Package xal.extension.bricks
Class PropertyValueNumberEditor<T>
java.lang.Object
xal.extension.bricks.PropertyValueEditor<T>
xal.extension.bricks.PropertyValueTextEditor<T>
xal.extension.bricks.PropertyValueNumberEditor<T>
property value editor
-
Field Summary
Fields inherited from class xal.extension.bricks.PropertyValueEditor
currentCellEditor, editorComponent, renderingComponent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class xal.extension.bricks.PropertyValueTextEditor
getEditorComponentInstance, getEditorValue, getRenderingComponentInstance, setEditorValue, setRenderingValue
Methods inherited from class xal.extension.bricks.PropertyValueEditor
getEditorComponent, getRenderingComponent, isEditable, readValue, setCurrentCellEditor, writeValue
-
Constructor Details
-
PropertyValueNumberEditor
protected PropertyValueNumberEditor()Constructor
-