public class AggregateBinding extends Object implements BindingUpdatable
An aggregation of multiple bindings
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
addBinding(BindingUpdatable binding) |
|
public void |
bind() |
|
public void |
rebind() |
|
public void |
removeBinding(BindingUpdatable binding) |
|
public void |
reverseUpdate() |
|
public void |
unbind() |
|
public void |
update() |