|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface of all Pages or other Objects (like Notebook) which may be embedded in other Pages.
| Method Summary | |
void |
determineStateBase()
Delegates the call of PageClient.determineStateBase() to the embedded page or component. |
java.lang.String |
getContextString()
|
at.spardat.xma.boot.component.IDialog |
getDialog()
Gets the containing dialog of the PageClient. |
void |
setDialog(at.spardat.xma.boot.component.IDialog dialog)
Sets the containing dialog of the PageClient. |
void |
setEventsEnabled(boolean enabled)
Enables/disables GUI-events on the page and all its subpages. |
void |
stateChangedBaseImpl()
Delegates the call of PageClient.stateChangedBaseImpl() to the embedded page or component. |
void |
stateChangedExtend()
Delegates the call of PageClient.stateChangedExtend() to the embedded page or component. |
| Methods inherited from interface at.spardat.xma.boot.component.IXMAControl |
createComposite, enterBase, getComposite, initGUI, leaveBase, removeModel, removeWidgetsBase, stateChangedBase |
| Method Detail |
public void setDialog(at.spardat.xma.boot.component.IDialog dialog)
dialog - public at.spardat.xma.boot.component.IDialog getDialog()
public java.lang.String getContextString()
public void setEventsEnabled(boolean enabled)
enabled - public void determineStateBase()
PageClient.determineStateBase() to the embedded page or component.
public void stateChangedExtend()
PageClient.stateChangedExtend() to the embedded page or component.
public void stateChangedBaseImpl()
PageClient.stateChangedBaseImpl() to the embedded page or component.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||