|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.rad.model.condition | |
---|---|
com.sibvisions.rad.model | Contains model implementations. |
com.sibvisions.rad.model.mem | Contains all storage independent model classes. |
com.sibvisions.rad.persist | Contains implementations of the persistence definitions. |
com.sibvisions.rad.persist.jdbc | Contains all database specific persistence implementations. |
com.sibvisions.rad.ui.swing.ext.celleditor | Contains components for creating editors. |
javax.rad.genui.celleditor | Contains a generic implementation of the platform and technology independent celleditor interfaces to design graphical user interfaces. |
javax.rad.model | Contains all model interfaces, abstract base and exception classes. |
javax.rad.model.condition | Contains ICondition implementations for different SQL operators. |
javax.rad.persist | Contains classes and interfaces needed for java persistence. |
javax.rad.ui.celleditor | Contains all interfaces to develop cell editors. |
Classes in javax.rad.model.condition used by com.sibvisions.rad.model | |
---|---|
ICondition
The ICondition specifies the interface for all Condition 's. |
Classes in javax.rad.model.condition used by com.sibvisions.rad.model.mem | |
---|---|
ICondition
The ICondition specifies the interface for all Condition 's. |
Classes in javax.rad.model.condition used by com.sibvisions.rad.persist | |
---|---|
ICondition
The ICondition specifies the interface for all Condition 's. |
Classes in javax.rad.model.condition used by com.sibvisions.rad.persist.jdbc | |
---|---|
CompareCondition
Thats the base Class for all CompareCondition s. |
|
ICondition
The ICondition specifies the interface for all Condition 's. |
Classes in javax.rad.model.condition used by com.sibvisions.rad.ui.swing.ext.celleditor | |
---|---|
ICondition
The ICondition specifies the interface for all Condition 's. |
Classes in javax.rad.model.condition used by javax.rad.genui.celleditor | |
---|---|
ICondition
The ICondition specifies the interface for all Condition 's. |
Classes in javax.rad.model.condition used by javax.rad.model | |
---|---|
ICondition
The ICondition specifies the interface for all Condition 's. |
Classes in javax.rad.model.condition used by javax.rad.model.condition | |
---|---|
And
The And condition implements the AND operator. |
|
BaseCondition
The BaseCondition is the default implementation of ICondition . |
|
CompareCondition
Thats the base Class for all CompareCondition s. |
|
ICondition
The ICondition specifies the interface for all Condition 's. |
|
OperatorCondition
The OperatorCondition is the default implementation for
logical operators. |
|
Or
The Or condition implements the OR operator. |
Classes in javax.rad.model.condition used by javax.rad.persist | |
---|---|
ICondition
The ICondition specifies the interface for all Condition 's. |
Classes in javax.rad.model.condition used by javax.rad.ui.celleditor | |
---|---|
ICondition
The ICondition specifies the interface for all Condition 's. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |