|
GLG Toolkit, Java Class Library
Version 4.6
|
Controls binding of a data object. More...
Controls binding of a data object.
Constants | |
| static final int | BOUND = 1 |
| Bound: uses value defined in the drawing. More... | |
| static final int | INVERSE_BOUND = 2 |
| Inverse bound: inherits value from the template. More... | |
| static final int | UNBOUND = 0 |
| Unbound. More... | |
|
static |
Bound: uses value defined in the drawing.
|
static |
Inverse bound: inherits value from the template.
|
static |
Unbound.