Class ExpressionEditor.EnabledToVisibleLinker
java.lang.Object
com.inductiveautomation.ignition.designer.scripteditor.component.ExpressionEditor.EnabledToVisibleLinker
- All Implemented Interfaces:
 PropertyChangeListener,EventListener
- Enclosing class:
 - ExpressionEditor
 
protected static class ExpressionEditor.EnabledToVisibleLinker
extends Object
implements PropertyChangeListener
Links the enabled state of an action to the visibility property of a component. Used through the static
 link() function to allow chaining.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
EnabledToVisibleLinker
 
 - 
 - 
Method Details
- 
link
 - 
propertyChange
- Specified by:
 propertyChangein interfacePropertyChangeListener
 
 -