Clearspace API (1.10.16) Core Javadocs

Package com.jivesoftware.community.widget

Interface Summary
Widget All Widgets must implement this interface, which exposes the Widget.render(WidgetContext, com.jivesoftware.community.widget.Widget.ContainerSize) method.
WidgetManager Centralized management of widgets in the Jive system including creating, retrieving, and deleting Widget objects.
 

Class Summary
BaseWidget An abstract implementation of the Widget interface this class provides subclasses with built in support for processing a freemarker template and internationalization.
WidgetContext The widget context is passed to all Widgets when the render method is invoked.
WidgetDAOFactory A factory that returns a concrete instance of a WidgetDAO.
 

Enum Summary
Widget.ContainerSize Enumeration of the size of the parent container.
 

Exception Summary
WidgetAlreadyExistsException Thrown when attempting to install a Widget that already exists.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.