Package | Description |
---|---|
org.nuxeo.ecm.platform.forms.layout.demo.descriptors | |
org.nuxeo.ecm.platform.forms.layout.demo.service |
Modifier and Type | Class and Description |
---|---|
class |
DemoLayoutDescriptor |
Modifier and Type | Method and Description |
---|---|
List<DemoLayout> |
DemoWidgetTypeDescriptor.getDemoLayouts() |
Modifier and Type | Field and Description |
---|---|
protected List<DemoLayout> |
DemoWidgetTypeImpl.demoLayouts |
Modifier and Type | Method and Description |
---|---|
List<DemoLayout> |
DemoWidgetType.getDemoLayouts() |
List<DemoLayout> |
DemoWidgetTypeImpl.getDemoLayouts() |
Constructor and Description |
---|
DemoWidgetTypeImpl(String name,
String label,
String viewId,
String category,
String widgetTypeCategory,
boolean previewEnabled,
boolean previewHideViewMode,
boolean previewHideEditMode,
List<String> fields,
Map<String,Serializable> defaultProperties,
List<DemoLayout> demoLayouts) |
Copyright © 2018 Nuxeo. All rights reserved.