wx
Class CloseEvent
java.lang.Object
wx.Object
wx.Event
wx.CloseEvent
- public class CloseEvent
- extends Event
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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloseEvent
public CloseEvent(int type,
int winid)
CloseEvent
public CloseEvent(int type)
CloseEvent
public CloseEvent()
CloseEvent
public CloseEvent(CloseEvent event)
delete
public void delete()
- Overrides:
delete
in class Event
setLoggingOff
public void setLoggingOff(boolean logOff)
getLoggingOff
public boolean getLoggingOff()
veto
public void veto(boolean veto)
veto
public void veto()
setCanVeto
public void setCanVeto(boolean canVeto)
canVeto
public boolean canVeto()
getVeto
public boolean getVeto()
© 2006 Amit G Mendapara.