Uses of Enum Class
org.eclipse.nebula.widgets.nattable.edit.EditTypeEnum
Packages that use EditTypeEnum
Package
Description
-
Uses of EditTypeEnum in org.eclipse.nebula.widgets.nattable.edit
Methods in org.eclipse.nebula.widgets.nattable.edit that return EditTypeEnumModifier and TypeMethodDescriptionstatic EditTypeEnumReturns the enum constant of this class with the specified name.static EditTypeEnum[]EditTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EditTypeEnum in org.eclipse.nebula.widgets.nattable.edit.gui
Methods in org.eclipse.nebula.widgets.nattable.edit.gui that return EditTypeEnumModifier and TypeMethodDescriptionAbstractDialogCellEditor.getEditType()CellEditDialog.getEditType()ICellEditDialog.getEditType()TickUpdateCellEditDialog.getEditType()