public class DashEditor extends TextFieldEditor
externalEditor, externalEditorConsumer, panel, prestartValues, textFieldpropertyEditorSupportcellEditable, component, listeners, shouldSelectCell| Constructor and Description |
|---|
DashEditor() |
DashEditor(boolean allowNull) |
DashEditor(TextFieldEditor sample) |
| Modifier and Type | Method and Description |
|---|---|
CustomEditor |
clone() |
protected Object |
getTextFieldValue() |
protected void |
setTextFieldValue(Object value)
Указывает редактируемое значение
|
createComponent, getAsText, getEditorPanel, getExternalEditor, getJavaInitializationString, getNullButton, getOpenExternalEditor, getTextField, getValue, isAllowNull, isNullSelected, openEditor, setAllowNull, setAsText, setExternalEditor, setNullSelected, setPropertyEditorOpts, setValue, setValue, startEditingaddPropertyChangeListener, firePropertyChanged, getCellEditorValue, getComponent, getCustomEditor, getTags, isPaintable, paintValue, parseEditOptions, removePropertyChangeListener, setTags, supportsCustomEditoraddCellEditorListener, cancelCellEditing, clearAllListeners, fireEditingCanceled, fireEditingStopped, getEditIcon, getNullIcon, getNullSelectedIcon, getNullUnSelectedIcon, isCellEditable, isShouldSelectCell, removeCellEditorListener, setCellEditable, setComponent, setShouldSelectCell, stopCellEditingpublic DashEditor()
public DashEditor(boolean allowNull)
public DashEditor(TextFieldEditor sample)
public CustomEditor clone()
clone in class TextFieldEditorprotected Object getTextFieldValue()
getTextFieldValue in class TextFieldEditorprotected void setTextFieldValue(Object value)
TextFieldEditorsetTextFieldValue in class TextFieldEditorvalue - значениеCopyright © 2019. All rights reserved.