|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JAXXBinding
Created: 5 déc. 2009
| Method Summary | |
|---|---|
void |
applyDataBinding()
Apply the binding without processing it (say just install listeners). |
String |
getId()
|
JAXXObject |
getSource()
|
boolean |
isDefaultBinding()
This state is not used actually, but will be usefull later... |
void |
processDataBinding()
Processes the binding. |
void |
removeDataBinding()
Remove the binding. |
| Methods inherited from interface java.beans.PropertyChangeListener |
|---|
propertyChange |
| Method Detail |
|---|
String getId()
JAXXObject getSource()
JAXXObject which owns the bindingboolean isDefaultBinding()
true if binding was registred as a default binding, false otherwisevoid applyDataBinding()
void processDataBinding()
void removeDataBinding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||