public class ScriptParametersTableCellEditor extends ParameterTableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected Object |
script |
protected List<Class<?>> |
scriptParametersTypes |
editor, factorActionListener, regionStorage, typechangeEvent, 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, setRegionStorageaddCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingprotected Object script
public ScriptParametersTableCellEditor(Object script)
script - scriptprotected Class<?> getType(Object value, int row, int column)
ParameterTableCellEditorgetType in class ParameterTableCellEditorCopyright © 1999–2014 CodeLutin. All rights reserved.