|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StorageReferenceDefinition | |
---|---|
com.sibvisions.rad.persist.jdbc | Contains all database specific persistence implementations. |
javax.rad.persist | Contains classes and interfaces needed for java persistence. |
Uses of StorageReferenceDefinition in com.sibvisions.rad.persist.jdbc |
---|
Methods in com.sibvisions.rad.persist.jdbc that return StorageReferenceDefinition | |
---|---|
StorageReferenceDefinition |
ServerColumnMetaData.getLinkReference()
Returns the link reference for a server side dropdown list (automatic linked celleditor). |
Methods in com.sibvisions.rad.persist.jdbc with parameters of type StorageReferenceDefinition | |
---|---|
void |
ServerColumnMetaData.setLinkReference(StorageReferenceDefinition pLinkReference)
Sets the link reference for a server side Dropdown list (automatic linked celleditor). |
Uses of StorageReferenceDefinition in javax.rad.persist |
---|
Methods in javax.rad.persist that return StorageReferenceDefinition | |
---|---|
StorageReferenceDefinition |
ColumnMetaData.getLinkReference()
Returns the link reference for a server side dropdown list (automatic linked celleditor). |
Methods in javax.rad.persist with parameters of type StorageReferenceDefinition | |
---|---|
void |
ColumnMetaData.setLinkReference(StorageReferenceDefinition pLinkReference)
Sets the link reference for an server side Dropdown list (automatic linked celleditor). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |