org.gnu.gtk.event

Class CellEditableEvent.Type

public static class CellEditableEvent.Type extends EventType

Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.

Type of a CellEditableEvent
Field Summary
static CellEditableEvent.TypeEDITING_DONE
static CellEditableEvent.TypeREMOVE_WIDGET

Field Detail

EDITING_DONE

public static final CellEditableEvent.Type EDITING_DONE

REMOVE_WIDGET

public static final CellEditableEvent.Type REMOVE_WIDGET