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 |
EnumCellEditor
|
Copyright © 2018. All rights reserved.