public interface WidgetReference extends Serializable
Modifier and Type | Method and Description |
---|---|
WidgetReference |
clone() |
String |
getCategory()
Optional category on the widget: if this category is filled, the widget instance will be looked up with this
category in the store
|
String |
getName()
Widget name.
|
String getCategory()
String getName()
WidgetReference clone()
Copyright © 2018 Nuxeo. All rights reserved.