Nuxeo Enterprise Platform 5.4

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.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(java.lang.String typeName)
          Returns the registered widget type for this type name.
 

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(java.lang.String typeName)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.