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