|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.objectplanet.survey.event.Event com.objectplanet.survey.event.Event.NonVetoable
public abstract static class Event.NonVetoable
An BusEvent implementation that cannot be vetoed.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.objectplanet.survey.event.Event |
---|
Event.NonVetoable |
Constructor Summary | |
---|---|
Event.NonVetoable(IEventListener source)
Creates a new non-vetoable BusEvent. |
Method Summary | |
---|---|
void |
veto()
Disallows this BusEvent from being vetoed. |
Methods inherited from class com.objectplanet.survey.event.Event |
---|
getSource, isVetoed, paramString, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Event.NonVetoable(IEventListener source)
source
- The BusEvent sourceMethod Detail |
---|
public void veto()
veto
in class Event
|
Copyright ? ObjectPlanet Inc. All Rights Reserved. | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |