| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BindingUpdatable
| Method Summary | |
|---|---|
 void | 
bind()
Causes automatic updating of bound values to be turned on.  | 
 void | 
rebind()
Causes the current bindings to be reset.  | 
 void | 
reverseUpdate()
If supported, Causes the values to be propigated from the target to the source, If not supported, an exception may be thrown  | 
 void | 
unbind()
Causes automatic updating of bound values to be turned off.  | 
 void | 
update()
Causes the values to be propigated from the source to the target  | 
| Method Detail | 
|---|
void bind()
void unbind()
void rebind()
void update()
void reverseUpdate()
  | 
Copyright © 2003-2012 The Codehaus. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||