Class BoundValueHolder
java.lang.Object
com.inductiveautomation.factorypmi.application.binding.BoundValueHolder
- All Implemented Interfaces:
InteractionListener
Holds a single, generic value bound to a property or tag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getValue()
void
setListener
(PropertyChangeListener listener) void
setProperty
(PropertyListenerDescriptor property) void
setTagListener
(TagListener tagListener) void
void
shutdown()
void
startup
(CommonContext context)
-
Constructor Details
-
BoundValueHolder
public BoundValueHolder()
-
-
Method Details
-
startup
-
shutdown
public void shutdown() -
childInteractionUpdated
public void childInteractionUpdated()- Specified by:
childInteractionUpdated
in interfaceInteractionListener
-
getValue
-
setValue
-
setListener
-
getListener
-
setProperty
-
getProperty
-
setTagListener
-
getTagListener
-