| Interface | Description |
|---|---|
| Blinker | |
| PropertyNode |
Represents a "property" of a component.
|
| Class | Description |
|---|---|
| BindUtilities |
Contains various static functions used to create bindings
|
| BlinkTimer | |
| DynamicPropertyNode | |
| DynamicPropertyUtil |
This class can be used to delegate the functions that a MutableDynamicPropertyProvider needs to implement.
|
| ExtensibleBindingManager | |
| NonSerializingDataset |
A wrapper around a delegate dataset which is only useful because there is a special serialization delegate
registered for it which only serializes the column names and types, but not any of the rows.
|
| StaticPropertyNode | |
| UDTPropertyNode |
This property node represents a sub-tag of a UDT property.
|