| Interface | Description |
|---|---|
| IBinding |
This represents a single "binding", a thing that needs to be updated at server entry
and server exit.
|
| IBindingConverter<C,V> |
Convert some binding value from one type to another type at binding time.
|
| IBindingHandler |
Handles binding of data during request entry and exit.
|
| IBindingHandlerFactory | |
| IBindingListener<T extends NodeBase> |
EXPERIMENTAL - DO NOT USE.
|
| Class | Description |
|---|---|
| BindingValuePair<CV,PV> | |
| ComponentPropertyBinding |
This binds a control property to some model property.
|
| DefaultBindingHandler | |
| OldBindingHandler |
This is the default binding manager.
|
| StyleBinder |
EXPERIMENTAL Alter the style of a DomUI node depending on the value of a property bound to.
|
| StyleBinding |
This is a binding that "translates" a model property into a css style on the component, using
a value map.
|
| Exception | Description |
|---|---|
| BindingDefinitionException | |
| BindingFailureException |
Copyright © 2017 etc.to. All rights reserved.