public class ScriptParametersTableCellEditor extends ParameterTableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected Object |
script |
protected List<Class<?>> |
scriptParametersTypes |
editor, 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, getComboBoxIndex, getComboBoxValue, getComboListener, getRegion, getTableCellEditorComponent, getTextFieldValue, 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-2013 CodeLutin. All Rights Reserved.