|
Jive API (3.0.13) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WidgetLayoutDescriptor | |
|---|---|
| com.jivesoftware.community.widget | |
| Uses of WidgetLayoutDescriptor in com.jivesoftware.community.widget |
|---|
| Methods in com.jivesoftware.community.widget that return WidgetLayoutDescriptor | |
|---|---|
WidgetLayoutDescriptor |
WidgetManager.getWidgetLayoutByName(String className)
Returns the widget layout descriptor for the given widget layout classname or null if the widget layout doesn't exist. |
| Methods in com.jivesoftware.community.widget that return types with arguments of type WidgetLayoutDescriptor | |
|---|---|
Map<WidgetLayoutDescriptor,WidgetLayout> |
WidgetManager.getAvailableWidgetLayouts()
Returns a list of all the WidgetLayouts in the system that have not been
disabled. |
Map<WidgetLayoutDescriptor,WidgetLayout> |
WidgetManager.getWidgetLayouts()
Returns a list of all the WidgetLayouts in the system. |
| Methods in com.jivesoftware.community.widget with parameters of type WidgetLayoutDescriptor | |
|---|---|
WidgetLayout |
WidgetManager.getWidgetLayout(WidgetLayoutDescriptor descriptor)
Returns the instantiated widget layout object for the specified WidgetLayoutDescriptor |
|
Jive Product Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||