Modifier and Type | Class and Description |
---|---|
class |
LinkCellEditor
A cell editor displaying a link.
|
Modifier and Type | Class and Description |
---|---|
class |
DateCellEditor
A cell editor for editing a date time value.
|
class |
NumberCellEditor
A number cell Editor which displays numbers.
|
class |
XmlDateCellEditor
A cell editor for editing an
XMLGregorianCalendar . |
Modifier and Type | Class and Description |
---|---|
class |
ECPEnumCellEditor
Common base class for combo-based enum cell editors.
|
class |
MultiStringCellEditor
A cell Editor to display List of Strings in a cell editor.
|
class |
StringBasedCellEditor
Cell editor for string based cell editors that implements a custom
activate method that propagates changes on first key stroke.
|
class |
StringCellEditor
A String cell editor which displays strings.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanCellEditor
Cell editor for boolean values.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiReferenceCellEditor
A cell editor, which displays the multi references feature as a readonly text.
|
class |
SingleReferenceCellEditor
Single reference cell editor implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
EnumCellEditor
Deprecated.
Use
ItemProviderEnumCellEditor instead |
class |
ItemProviderEnumCellEditor
|
Copyright © 2019. All rights reserved.