wx
Class ListEvent
java.lang.Object
wx.Object
wx.Event
wx.CommandEvent
wx.NotifyEvent
wx.ListEvent
- public class ListEvent
- extends NotifyEvent
Methods inherited from class wx.CommandEvent |
getClientObject, getExtraLong, getInt, getSelection, 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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListEvent
public ListEvent(int commandType,
int winid)
ListEvent
public ListEvent(int commandType)
ListEvent
public ListEvent()
ListEvent
public ListEvent(ListEvent event)
delete
public void delete()
- Overrides:
delete
in class NotifyEvent
getKeyCode
public int getKeyCode()
getIndex
public int getIndex()
getColumn
public int getColumn()
getPoint
public Point getPoint()
getLabel
public java.lang.String getLabel()
getText
public java.lang.String getText()
getImage
public int getImage()
getData
public int getData()
getMask
public int getMask()
getItem
public ListItem getItem()
getCacheFrom
public int getCacheFrom()
getCacheTo
public int getCacheTo()
isEditCancelled
public boolean isEditCancelled()
setEditCanceled
public void setEditCanceled(boolean editCancelled)
© 2006 Amit G Mendapara.