org.gnu.gtk.event
public class CellEditableEvent extends GtkEvent
| Nested Class Summary | |
|---|---|
| static class | CellEditableEvent.Type
Type of a CellEditableEvent |
| Constructor Summary | |
|---|---|
| CellEditableEvent(Object source, CellEditableEvent.Type type)
Creates a new CellEditableEvent. | |
| Method Summary | |
|---|---|
| boolean | isOfType(CellEditableEvent.Type aType) |
Returns: True if the type of this event is the same as that stated.