| Interface | Description |
|---|---|
| Adapter |
An adapter is essentially a rider on a component that affects or augments the component's normal behavior in some
way.
|
| Adapter.ValueHolder | |
| BindingRoot | |
| DeferredPropertyDescriptor |
This interface is used to mark components that do not retain certain properties when a Window is closed.
|
| DynamicPropertyProvider |
A component that supports dynamic properties.
|
| InteractionController |
Controls binding interaction and other adapters for a hierarchy of components.
|
| InteractionDescriptor |
An Interaction Descriptor represents an inter-component dependency relationship.
|
| LoadingMonitor | |
| PropertyAdapter | |
| VisionClientContext |
Minor extension of ClientContext that gets used to initialize bindings and components
|
| Class | Description |
|---|---|
| AbstractPropertyAdapter | |
| AbstractQueryAdapter | |
| AbstractTagAdapter | |
| BindingLogIdent | |
| BoundValueHolder |
Holds a single, generic value bound to a property or tag
|
| CellUpdateAdapter | |
| CellUpdateAdapter.CellUpdateSpec | |
| CellUpdateAdapter.RowIdentifier | |
| DefaultInteractionController |
Straight-forward implementation of an interaction controller using a map of adapters.
|
| DynamicPropertyDescriptor | |
| ExpressionPropertyAdapter | |
| ExtensibleBinding | |
| IndirectTagBindingAdapter | |
| IndirectTagBindingAdapter.IndirectTagPathNode |
Represents either a string portion of an indirect tag path, or a reference index part
|
| IndirectUDTTagAdapter | |
| NamedQueryAdapter |
Hooks into the QueryManager for polling
|
| PropertyInteractionDescriptor |
An interaction descriptor that represents a dependency on a source component's property.
|
| PropertyKey |
A property key is a hashable combination of component + property name
|
| PropertyListenerDescriptor |
This subclass of PropertyInteractionDescriptor is simply an PID that is also the listener, and a ValueHolder.
|
| QueryAlarmJournalBinding | |
| QueryAlarmStatusBinding | |
| QueryAlertHistoryBinding | |
| QueryAlertStatusBinding | |
| QueryAuditLogBinding | |
| QueryHolder | |
| QueryHolder.NamedQueryNode |
Like QueryNode, but with an additional property to let us know the name of the Named Query parameter
this node represents.
|
| QueryHolder.QueryNode |
When creating the
QueryHolder, we parse the text the user input into string chunks and tag chunks. |
| SimpleBoundColorAdapter | |
| SimpleBoundColorAdapter.ColorState | Deprecated
THIS CLASS IS DEPRECATED.
|
| SimpleBoundColorAdapter.ColorStateTable | Deprecated
THIS CLASS IS DEPRECATED.
|
| SimpleBoundPropertyAdapter | |
| SimpleBoundTagAdapter |
A property adapter that hooks up a property to a tag.
|
| SQLPropertyAdapter | |
| StyleListener |
Class: StyleListener
|
| TagHistoryAdapter | |
| TagHistoryAdapter.HistoricalTagPath | |
| UDTProperty | |
| UDTProperty.SetupDirectBinding | |
| UDTSubPropertyDescriptor | |
| UDTTagAdapter |
| Enum | Description |
|---|---|
| PropertyAdapter.PAType | |
| TagHistoryAdapter.RangeMode | |
| TagHistoryAdapter.ReturnMode |