|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.Object wx.Event wx.CommandEvent wx.NotifyEvent
Constructor Summary | |
NotifyEvent()
|
|
NotifyEvent(int commandType)
|
|
NotifyEvent(int commandType,
int winid)
|
|
NotifyEvent(NotifyEvent event)
|
Method Summary | |
void |
allow()
|
void |
delete()
|
boolean |
isAllowed()
|
void |
veto()
|
Methods inherited from class wx.CommandEvent |
getClientObject, getExtraLong, getInt, getSelection, getString, isChecked, isSelection, setClientObject, setExtraLong, setInt, setString |
Methods inherited from class wx.Event |
copy, getEventObject, getEventType, getId, getSkipped, getTimestamp, isCommandEvent, resumePropagation, setEventObject, setEventType, setId, setTimestamp, setTimestamp, shouldPropagate, skip, skip, stopPropagation |
Methods inherited from class wx.Object |
_, getTanslation |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NotifyEvent(int commandType, int winid)
public NotifyEvent(int commandType)
public NotifyEvent()
public NotifyEvent(NotifyEvent event)
Method Detail |
public void delete()
delete
in class CommandEvent
public void veto()
public void allow()
public boolean isAllowed()
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |