Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.widget.WidgetDescriptor

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)
           
 

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
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.