|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableControl
The ITableControl
is an IControl that displays the current page of an IDataBook.
Method Summary | |
---|---|
IDataBook |
getDataBook()
Returns the DataBook displayed by this control. |
void |
setDataBook(IDataBook pDataBook)
Sets the DataBook displayed by this control. |
void |
startEditing()
Informs the GUI control, that the editor should be opened. |
Methods inherited from interface javax.rad.model.ui.IControl |
---|
cancelEditing, notifyRepaint, saveEditing |
Methods inherited from interface javax.rad.model.ui.ITranslatable |
---|
getTranslation, setTranslation |
Method Detail |
---|
IDataBook getDataBook()
setDataBook(javax.rad.model.IDataBook)
void setDataBook(IDataBook pDataBook)
pDataBook
- the DataBookgetDataBook()
void startEditing()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |