java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.ignition.designer.propertyeditor.config.api.CustomPropertyEditor<T>
com.inductiveautomation.ignition.designer.tags.editing.propeditors.expression.AbstractExpressionPropertyCustomEditor<T>
All Implemented Interfaces:
RelativePathProvider, ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
DrivenExpressionPropertyEditor, TagExpressionPropertyEditor

public abstract class AbstractExpressionPropertyCustomEditor<T extends PropertyConfigurationController> extends CustomPropertyEditor<T> implements RelativePathProvider
See Also: