|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITreeControl
The ITreeControl is an IControl that displays the hierarchy of one or more IDataBooks.
| Method Summary | |
|---|---|
IDataBook[] |
getDataBooks()
Returns the DataBooks displayed by this control. |
void |
setDataBooks(IDataBook... pDataBooks)
Sets the DataBooks 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[] getDataBooks()
setDataBooks(javax.rad.model.IDataBook...)void setDataBooks(IDataBook... pDataBooks)
pDataBooks - the DataBooksgetDataBooks()void startEditing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||