|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.facade.Facade
de.intarsys.tools.event.AbstractEventFacade
public abstract class AbstractEventFacade
Field Summary |
---|
Fields inherited from class de.intarsys.tools.facade.Facade |
---|
object |
Fields inherited from interface de.intarsys.tools.event.IRequestEvent |
---|
ARG_EVENT, ARG_JEVENT, DEPR_ARG_JEVENT |
Constructor Summary | |
---|---|
protected |
AbstractEventFacade(java.lang.Object impl)
|
Method Summary | |
---|---|
abstract java.lang.String |
getType()
|
abstract boolean |
getVeto()
|
abstract void |
setVeto(boolean value)
|
Methods inherited from class de.intarsys.tools.facade.Facade |
---|
createFacade, getImpl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.intarsys.tools.event.IRequestEvent |
---|
getRc, getTarget, getValue, setRc, setValue |
Methods inherited from interface de.intarsys.tools.event.IEvent |
---|
consume, getEventType, getName, getSource, isConsumed, isVetoed, veto |
Constructor Detail |
---|
protected AbstractEventFacade(java.lang.Object impl)
Method Detail |
---|
public abstract java.lang.String getType()
public abstract boolean getVeto()
public abstract void setVeto(boolean value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |