|
Jive API (3.0.13) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Widget.ContainerSize | |
|---|---|
| com.jivesoftware.community.widget | |
| Uses of Widget.ContainerSize in com.jivesoftware.community.widget |
|---|
| Methods in com.jivesoftware.community.widget that return Widget.ContainerSize | |
|---|---|
static Widget.ContainerSize |
Widget.ContainerSize.getContainerSize(long id)
A helper method to get a specific container size from its ID. |
static Widget.ContainerSize |
Widget.ContainerSize.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Widget.ContainerSize[] |
Widget.ContainerSize.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.jivesoftware.community.widget with parameters of type Widget.ContainerSize | |
|---|---|
protected String |
BaseWidget.applyFreemarkerTemplate(WidgetContext widgetContext,
Widget.ContainerSize size,
String templateName)
Processes the specified template file and returns a String containing the content of the template file. |
protected Map<String,Object> |
BaseWidget.loadProperties(WidgetContext widgetContext,
Widget.ContainerSize size)
Responsible for parsing the request URL and adding the necessary parameters to the freemarker context. |
String |
Widget.render(WidgetContext widgetContext,
Widget.ContainerSize size)
Renders the HTML content of the widget. |
|
Jive Product Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||