public interface WidgetTypeDefinition extends Serializable
Modifier and Type | Method and Description |
---|---|
List<String> |
getAliases()
Return alias names for this widget type definition (useful for compatibility on old widget type names).
|
WidgetTypeConfiguration |
getConfiguration() |
String |
getHandlerClassName() |
String |
getName() |
Map<String,String> |
getProperties() |
String getName()
List<String> getAliases()
String getHandlerClassName()
WidgetTypeConfiguration getConfiguration()
Copyright © 2015 Nuxeo SA. All rights reserved.