org.gnu.gtk.event

Class CellEditableEvent.Type

Enclosing Class:
CellEditableEvent

public static class CellEditableEvent.Type
extends EventType

Type of a CellEditableEvent

Field Summary

static CellEditableEvent.Type
EDITING_DONE
static CellEditableEvent.Type
REMOVE_WIDGET

Method Summary

Methods inherited from class org.gnu.glib.EventType

getID, getName

Field Details

EDITING_DONE

public static final CellEditableEvent.Type EDITING_DONE


REMOVE_WIDGET

public static final CellEditableEvent.Type REMOVE_WIDGET