Package | Description |
---|---|
org.nuxeo.ecm.platform.forms.layout.demo.jsf | |
org.nuxeo.ecm.platform.forms.layout.demo.service |
Modifier and Type | Field and Description |
---|---|
protected DemoWidgetType |
LayoutDemoActions.currentWidgetType |
Modifier and Type | Method and Description |
---|---|
DemoWidgetType |
LayoutDemoActions.getCurrentWidgetType() |
Modifier and Type | Method and Description |
---|---|
List<DemoWidgetType> |
LayoutDemoContext.getActionWidgetTypes() |
List<DemoWidgetType> |
LayoutDemoContext.getAggregateWidgetTypes() |
List<DemoWidgetType> |
LayoutDemoContext.getCustomWidgetTypes() |
List<DemoWidgetType> |
LayoutDemoContext.getListingWidgetTypes() |
List<DemoWidgetType> |
LayoutDemoContext.getStandardWidgetTypes() |
Modifier and Type | Method and Description |
---|---|
protected PreviewLayoutDefinition |
LayoutDemoActions.createPreviewLayoutDefinition(DemoWidgetType widgetType) |
void |
LayoutDemoActions.setCurrentWidgetType(DemoWidgetType newWidgetType) |
Modifier and Type | Class and Description |
---|---|
class |
DemoWidgetTypeImpl
Default implementation of the widget type demo
|
Modifier and Type | Method and Description |
---|---|
DemoWidgetType |
LayoutDemoService.getWidgetType(String widgetTypeName) |
DemoWidgetType |
LayoutDemoManager.getWidgetType(String widgetTypeName) |
DemoWidgetType |
LayoutDemoService.getWidgetTypeByViewId(String viewId) |
DemoWidgetType |
LayoutDemoManager.getWidgetTypeByViewId(String viewId) |
Modifier and Type | Method and Description |
---|---|
List<DemoWidgetType> |
LayoutDemoService.getWidgetTypes(String category) |
List<DemoWidgetType> |
LayoutDemoManager.getWidgetTypes(String category) |
Copyright © 2018 Nuxeo. All rights reserved.