Package ru.slie.luna.dashboard
Interface DashboardWidgetDescriptor
- All Superinterfaces:
DashboardWidgetType
-
Method Summary
Methods inherited from interface ru.slie.luna.dashboard.DashboardWidgetType
getDescription, getName
-
Method Details
-
getKey
String getKey() -
getPreviewImageUrl
String getPreviewImageUrl() -
getViewComponent
String getViewComponent() -
getEditComponent
String getEditComponent() -
validateParams
- Specified by:
validateParamsin interfaceDashboardWidgetType- Throws:
ValidateException
-
getWidgetType
DashboardWidgetType getWidgetType()
-