|
Jive API (3.0.13) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WidgetDescriptor | |
|---|---|
| com.jivesoftware.community.widget | |
| Uses of WidgetDescriptor in com.jivesoftware.community.widget |
|---|
| Methods in com.jivesoftware.community.widget that return WidgetDescriptor | |
|---|---|
WidgetDescriptor |
WidgetManager.getWidgetByName(String className)
Returns the instanciated widget descriptor for the specified fully qualified className. |
| Methods in com.jivesoftware.community.widget that return types with arguments of type WidgetDescriptor | |
|---|---|
Map<WidgetDescriptor,Widget> |
WidgetManager.getAvailableWidgets()
Returns a list of all available Widgets in the system. |
Set<WidgetDescriptor> |
WidgetManager.getInstalledWidgets()
Returns the set of all installed widgets. |
| Methods in com.jivesoftware.community.widget with parameters of type WidgetDescriptor | |
|---|---|
Widget |
WidgetManager.getWidget(WidgetDescriptor descriptor)
Returns the instanciated widget object for the specified WidgetDescriptor |
Widget |
WidgetManager.loadWidget(WidgetDescriptor widgetDescriptor)
Returns a new instance of a widget based on the widgetDescriptor. |
|
Jive Product Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||