jwx!
v0.0.2


wx
Class NotifyEvent

java.lang.Object
  extended bywx.Object
      extended bywx.Event
          extended bywx.CommandEvent
              extended bywx.NotifyEvent
Direct Known Subclasses:
BookCtrlBaseEvent, ListEvent, SpinEvent, SplitterEvent, TreeEvent

public class NotifyEvent
extends CommandEvent


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

NotifyEvent

public NotifyEvent(int commandType,
                   int winid)

NotifyEvent

public NotifyEvent(int commandType)

NotifyEvent

public NotifyEvent()

NotifyEvent

public NotifyEvent(NotifyEvent event)
Method Detail

delete

public void delete()
Overrides:
delete in class CommandEvent

veto

public void veto()

allow

public void allow()

isAllowed

public boolean isAllowed()

jwx!
v0.0.2


© 2006 Amit G Mendapara.