| Package | Description |
|---|---|
| com.sencha.gxt.legacy.client.binding |
| Modifier and Type | Method and Description |
|---|---|
FieldBinding |
Bindings.getBinding(Field<?> field)
Returns the field binding for the given field.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<FieldBinding> |
Bindings.getBindings()
Returns all bindings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bindings.addFieldBinding(FieldBinding binding)
Adds a field binding.
|
void |
Bindings.removeFieldBinding(FieldBinding binding)
Removes a field binding.
|
Copyright © 2014. All Rights Reserved.