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

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

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

Methods in org.scrashmeow.ojb.console.config that return DefaultCollectionWidget
 DefaultCollectionWidget WidgetAssociations.getDefaultCollectionWidget()
          Method getDefaultCollectionWidgetReturns the value of field 'defaultCollectionWidget'.
static DefaultCollectionWidget DefaultCollectionWidget.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.scrashmeow.ojb.console.config with parameters of type DefaultCollectionWidget
 void WidgetAssociations.setDefaultCollectionWidget(DefaultCollectionWidget defaultCollectionWidget)
          Method setDefaultCollectionWidgetSets the value of field 'defaultCollectionWidget'.
 



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