public interface JAXXBinding extends PropertyChangeListener
| Modifier and Type | Method and Description |
|---|---|
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.
|
propertyChangeString 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()
Copyright © 2008–2017 Ultreia.io. All rights reserved.