|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.aribaweb.util.AWChangeNotifier
public class AWChangeNotifier
Constructor Summary | |
---|---|
AWChangeNotifier(AWPage page)
|
Method Summary | |
---|---|
void |
deactivate()
Note should only be called by the AWPage that owns this AWChangeNotifier. |
boolean |
isActive()
|
boolean |
notifyChange()
Use to notify the framework that data on the page associated with this AWChangeNotifier has been modified. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AWChangeNotifier(AWPage page)
Method Detail |
---|
public boolean notifyChange()
public void deactivate()
public boolean isActive()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |