public class ScriptParametersTableCellEditor extends ParameterTableCellEditor
Modifier and Type | Field and Description |
---|---|
protected Object |
script |
protected List<Class<?>> |
scriptParametersTypes |
editor, factorActionListener, regionStorage, type
changeEvent, listenerList
Constructor and Description |
---|
ScriptParametersTableCellEditor(Object script)
Constructor with script parameter.
|
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
getType(Object value,
int row,
int column)
Get type for value.
|
getCellEditorValue, getRegion, getStopEditingListener, getTableCellEditorComponent, setFactorActionListener, setRegionStorage
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
protected Object script
public ScriptParametersTableCellEditor(Object script)
script
- scriptprotected Class<?> getType(Object value, int row, int column)
ParameterTableCellEditor
getType
in class ParameterTableCellEditor
Copyright © 1999–2020 CodeLutin. All rights reserved.