|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRB
Represents reference book with caption, columns and authorized data source.
Method Summary | |
---|---|
java.lang.String |
getCaption()
Use this function to retrieve reference book caption, which can be displayed as short description of this data set. |
IRBColumn[] |
getColumns()
Defines array of columns which must represent data. |
IAuthDataSource |
getDataSource()
Grants access for authorized data source with reference book data. |
Method Detail |
---|
java.lang.String getCaption()
IRBColumn[] getColumns()
IRBDataColumn
extenders.
IAuthDataSource getDataSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |