|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |