Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.forms.layout.api.WidgetType

Packages that use WidgetType
org.nuxeo.ecm.platform.forms.layout.api.impl   
org.nuxeo.ecm.platform.forms.layout.api.service   
org.nuxeo.ecm.platform.forms.layout.core.service   
org.nuxeo.ecm.platform.forms.layout.service   
 

Uses of WidgetType in org.nuxeo.ecm.platform.forms.layout.api.impl
 

Classes in org.nuxeo.ecm.platform.forms.layout.api.impl that implement WidgetType
 class WidgetTypeImpl
          Implementation for widget types.
 

Uses of WidgetType in org.nuxeo.ecm.platform.forms.layout.api.service
 

Methods in org.nuxeo.ecm.platform.forms.layout.api.service that return WidgetType
 WidgetType LayoutManager.getWidgetType(String typeName)
          Returns the registered widget type for this type name.
 

Uses of WidgetType in org.nuxeo.ecm.platform.forms.layout.core.service
 

Methods in org.nuxeo.ecm.platform.forms.layout.core.service that return WidgetType
 WidgetType LayoutManagerImpl.getWidgetType(String typeName)
           
 

Uses of WidgetType in org.nuxeo.ecm.platform.forms.layout.service
 

Methods in org.nuxeo.ecm.platform.forms.layout.service that return WidgetType
 WidgetType WebLayoutManagerImpl.getWidgetType(String typeName)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.