Uses of Class
dsto.dfc.databeans.DataBean

Packages that use DataBean
dsto.dfc.databeans   
dsto.dfc.databeans.views   
dsto.dfc.swt.controls   
dsto.dfc.test   
livespace.services.entities.meta_apps   
livespace.services.entities.room_presentation   
 

Uses of DataBean in dsto.dfc.databeans
 

Subclasses of DataBean in dsto.dfc.databeans
 class JavaDataBean
          Wraps a JavaBean as an IDataBean.
 

Uses of DataBean in dsto.dfc.databeans.views
 

Subclasses of DataBean in dsto.dfc.databeans.views
 class AbstractPropertyFilterSet
          Base class for automatically-generated sets of IFilter's for filtering against values of a IDataObject property.
 class MultiValuePropertyFilterSet
          A property filter that that works when property values are themselves IDataObject's (typically a set of some kind).
 class PropertyFilterSet
          An automatically-generated set of PropertyFilter's for a given property.
 

Uses of DataBean in dsto.dfc.swt.controls
 

Fields in dsto.dfc.swt.controls declared as DataBean
protected static DataBean NiceWindow.GLOBAL_PREFERENCES
          The global preferences store used by all windows that don't have an explicit preferences set.
 

Uses of DataBean in dsto.dfc.test
 

Subclasses of DataBean in dsto.dfc.test
 class AbstractProtocol
          A protocol framework to be used with ProtocolServer.
 

Uses of DataBean in livespace.services.entities.meta_apps
 

Fields in livespace.services.entities.meta_apps declared as DataBean
 DataBean MediaView.bounds
          Specifies bounds of view
 

Uses of DataBean in livespace.services.entities.room_presentation
 

Fields in livespace.services.entities.room_presentation declared as DataBean
 DataBean RoomPresentation.schematicDimension
          Bounding rectangle within which items may be placed
 



Copyright © 2008 Commonwealth of Australia