|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.id.context.StackedBusinessWindowControl
public class StackedBusinessWindowControl
Description:
Initial Date: 14.06.2006
| Method Summary | |
|---|---|
BusinessControl |
getBusinessControl()
|
WindowBackOffice |
getWindowBackOffice()
|
WindowControlInfo |
getWindowControlInfo()
|
void |
makeFlat()
Use only when coding the Activatable interface. |
void |
pop()
|
void |
pushAsModalDialog(Component comp)
|
void |
pushToMainArea(Component comp)
put the component on the stack pane of the -current- guistack. |
void |
setError(java.lang.String string)
|
void |
setInfo(java.lang.String string)
|
void |
setWarning(java.lang.String string)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public BusinessControl getBusinessControl()
getBusinessControl in interface WindowControlpublic WindowControlInfo getWindowControlInfo()
getWindowControlInfo in interface WindowControlpublic void makeFlat()
WindowControl
makeFlat in interface WindowControlpublic void pop()
pop in interface WindowControlpublic void pushAsModalDialog(Component comp)
pushAsModalDialog in interface WindowControlpublic void pushToMainArea(Component comp)
WindowControl
pushToMainArea in interface WindowControlpublic void setError(java.lang.String string)
setError in interface WindowControlpublic void setInfo(java.lang.String string)
setInfo in interface WindowControlpublic void setWarning(java.lang.String string)
setWarning in interface WindowControlpublic WindowBackOffice getWindowBackOffice()
getWindowBackOffice in interface WindowControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||