Class ConfigPropertyEditPanel.EditorRenderer

java.lang.Object
javax.swing.AbstractCellEditor
com.inductiveautomation.ignition.designer.propertyeditor.config.table.editor.ConfigPropertyEditorRenderer<T>
com.inductiveautomation.ignition.designer.propertyeditor.config.ConfigPropertyEditPanel.EditorRenderer
All Implemented Interfaces:
com.inductiveautomation.ignition.designer.propertyeditor.config.table.editor.ParentConfigEditor<T>, Serializable, EventListener, CellEditor, CellEditorListener, TableCellEditor, TableCellRenderer
Enclosing class:
ConfigPropertyEditPanel<T extends PropertyConfigurationController>

protected class ConfigPropertyEditPanel.EditorRenderer extends com.inductiveautomation.ignition.designer.propertyeditor.config.table.editor.ConfigPropertyEditorRenderer<T>
See Also: