Uses of Class
org.scrashmeow.ojb.console.config.WidgetDefinitions

Packages that use WidgetDefinitions
org.scrashmeow.ojb.console.config Provides the object/xml classes for the application's internal configuration (code-generated). 
org.scrashmeow.ojb.console.service Provides the classes that define services for the web application. 
 

Uses of WidgetDefinitions in org.scrashmeow.ojb.console.config
 

Methods in org.scrashmeow.ojb.console.config that return WidgetDefinitions
static WidgetDefinitions WidgetDefinitions.unmarshal(java.io.Reader reader)
          Method unmarshal
 WidgetDefinitions OjbConsole.getWidgetDefinitions()
          Method getWidgetDefinitionsReturns the value of field 'widgetDefinitions'.
 

Methods in org.scrashmeow.ojb.console.config with parameters of type WidgetDefinitions
 void OjbConsole.setWidgetDefinitions(WidgetDefinitions widgetDefinitions)
          Method setWidgetDefinitionsSets the value of field 'widgetDefinitions'.
 

Uses of WidgetDefinitions in org.scrashmeow.ojb.console.service
 

Methods in org.scrashmeow.ojb.console.service that return WidgetDefinitions
protected  WidgetDefinitions ConfigServiceImpl.getWidgetDefinitions()
          Method getWidgetDefinitions @add-javadoc!!!
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.