Package org.csstudio.opibuilder.util
Class WidgetsService
java.lang.Object
org.csstudio.opibuilder.util.WidgetsService
A service help to find the widget from extensions and help to maintain the widgets information.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
static WidgetsService
getWidgetDescriptor
(String typeId) getWidgetFeedbackFactory
(String typeId)
-
Constructor Details
-
WidgetsService
public WidgetsService()
-
-
Method Details
-
getInstance
-
getAllCategoriesMap
- Returns:
- map which contains all the name of the categories and the widgets under them. The widgets list has been sorted by string.
-
getWidgetDescriptor
-
getAllWidgetTypeIDs
-
getWidgetFeedbackFactory
-