wx
Class ChoicebookEvent
java.lang.Object
wx.Object
wx.Event
wx.CommandEvent
wx.NotifyEvent
wx.BookCtrlBaseEvent
wx.ChoicebookEvent
- public class ChoicebookEvent
- extends BookCtrlBaseEvent
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 |
ChoicebookEvent
public ChoicebookEvent(int commandType,
int id,
int nSel,
int nOldSel)
ChoicebookEvent
public ChoicebookEvent(int commandType,
int id,
int nSel)
ChoicebookEvent
public ChoicebookEvent(int commandType,
int id)
ChoicebookEvent
public ChoicebookEvent(int commandType)
ChoicebookEvent
public ChoicebookEvent()
delete
public void delete()
- Overrides:
delete
in class BookCtrlBaseEvent
© 2006 Amit G Mendapara.