Uses of Class
javax.rad.model.RowDefinition

Packages that use RowDefinition
com.sibvisions.rad.model.mem Contains all storage independent model classes. 
com.sibvisions.rad.persist Contains implementations of the persistence definitions. 
 

Uses of RowDefinition in com.sibvisions.rad.model.mem
 

Constructors in com.sibvisions.rad.model.mem with parameters of type RowDefinition
MemDataBook(RowDefinition pRowDefinition)
          Constructs a new MemDataBook with the given RowDefinition.
 

Uses of RowDefinition in com.sibvisions.rad.persist
 

Methods in com.sibvisions.rad.persist that return RowDefinition
 RowDefinition MemDataBookStorage.getRowDefinition()
          Returns the row definition for the internal MemDataBook.
abstract  RowDefinition AbstractMemStorage.getRowDefinition()
          Returns the row definition for the internal MemDataBook.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.