|
jwx! |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwx.Object
wx.Event
wx.CommandEvent
wx.NotifyEvent
wx.BookCtrlBaseEvent
wx.ChoicebookEvent
| Constructor Summary | |
ChoicebookEvent()
|
|
ChoicebookEvent(int commandType)
|
|
ChoicebookEvent(int commandType,
int id)
|
|
ChoicebookEvent(int commandType,
int id,
int nSel)
|
|
ChoicebookEvent(int commandType,
int id,
int nSel,
int nOldSel)
|
|
| Method Summary | |
void |
delete()
|
| Methods inherited from class wx.BookCtrlBaseEvent |
getOldSelection, getSelection, setOldSelection, setSelection |
| Methods inherited from class wx.NotifyEvent |
allow, isAllowed, veto |
| Methods inherited from class wx.CommandEvent |
getClientObject, getExtraLong, getInt, 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 |
public ChoicebookEvent(int commandType,
int id,
int nSel,
int nOldSel)
public ChoicebookEvent(int commandType,
int id,
int nSel)
public ChoicebookEvent(int commandType,
int id)
public ChoicebookEvent(int commandType)
public ChoicebookEvent()
| Method Detail |
public void delete()
delete in class BookCtrlBaseEvent
|
jwx! |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||