|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.security.entitlements.admin.beans.UIController
This class is used for exposing the UI control interfaces for customer to use.
Constructor Summary | |
UIController()
|
Method Summary | |
void |
activateMainWindow()
Activate the main window and enable all the existing buttons in the main window, this method should be called when closing the pop up window. |
void |
inactivateMainWindow()
Inactivate the main window and disable all the existing buttons in the main window, this method should be called when pop up window. |
boolean |
isMainWindowActive()
Detect whether the main window are active or not. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UIController()
Method Detail |
public void activateMainWindow()
public void inactivateMainWindow()
public boolean isMainWindowActive()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |