public interface WidgetDescriptor extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName()
Returns the widget name that user will see in the list of available widgets.
|
String |
getProvider() |
String |
getTypeName()
Returns a UUID string that represents the widget type name.
|
String |
getWidgetClassName()
Returns the classname of the widget.
|
String getTypeName()
String getName()
String getProvider()
String getDescription()
String getWidgetClassName()
Copyright © 2025. All rights reserved.