Modifier and Type | Method and Description |
---|---|
WidgetTypeConfiguration |
WidgetTypeDefinition.getConfiguration() |
Modifier and Type | Class and Description |
---|---|
class |
WidgetTypeConfigurationImpl |
Modifier and Type | Method and Description |
---|---|
WidgetTypeConfiguration |
WidgetTypeDefinitionImpl.getConfiguration() |
Constructor and Description |
---|
WidgetTypeDefinitionImpl(String name,
String handlerClassName,
Map<String,String> properties,
WidgetTypeConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
WidgetTypeConfiguration |
LayoutDemoActions.getCurrentWidgetTypeConfiguration() |
Modifier and Type | Method and Description |
---|---|
WidgetTypeConfiguration |
WidgetTypeDescriptor.getConfiguration() |
WidgetTypeConfiguration |
WidgetTypeConfigurationDescriptor.getWidgetTypeConfiguration() |
Modifier and Type | Method and Description |
---|---|
static WidgetTypeConfiguration |
JSONLayoutExporter.importWidgetTypeConfiguration(net.sf.json.JSONObject conf) |
Modifier and Type | Method and Description |
---|---|
static net.sf.json.JSONObject |
JSONLayoutExporter.exportToJson(WidgetTypeConfiguration conf) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.