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