Clearspace API (2.5.29) Core Javadocs

Uses of Package
com.jivesoftware.community.widget

Packages that use com.jivesoftware.community.widget
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.widget   
 

Classes in com.jivesoftware.community.widget used by com.jivesoftware.community
WidgetManager
          Centralized management of widgets in the Jive system including creating, retrieving, and deleting Widget objects.
 

Classes in com.jivesoftware.community.widget used by com.jivesoftware.community.widget
BaseWidgetContext
          The widget context is passed to all Widgets when the render method is invoked.
Widget
          All Widgets must implement this interface, which exposes the Widget.render(WidgetContext , com.jivesoftware.community.widget.Widget.ContainerSize) method.
Widget.ContainerSize
          Enumeration of the size of the parent container.
WidgetAlreadyExistsException
          Thrown when attempting to install a Widget that already exists.
WidgetDescriptor
          A simple bean class to store installed Widget information.
WidgetFrame
           
WidgetFrameBean
          A simple bean class to store WidgetFrame information.
WidgetLayout
          All WidgetLayouts must implement this interface.
WidgetLayoutAlreadyExistsException
          Thrown when attempting to install a WidgetLayout that already exists.
WidgetLayoutDescriptor
          A simple bean class to store installed WidgetLayout information.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.