| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime.api | |
| org.nuiton.jaxx.runtime.api.internal.binding |
| Modifier and Type | Method and Description |
|---|---|
JAXXBinding |
JAXXObject.getDataBinding(String bindingId)
Obtain a binding given his id.
|
JAXXBinding[] |
JAXXObject.getDataBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
JAXXObject.registerDataBinding(JAXXBinding binding)
Register a new binding in the jaxx object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJAXXBinding
A
PropertyChangeListener which processes a data binding when it receives a
PropertyChangeEvent. |
class |
SimpleJAXXObjectBinding
Created: 5 déc.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JAXXBindings.reloadBinding(JAXXBinding binding)
To reload a binding, the method will invoke
removeDataBinding()
applyDataBinding()
|
Copyright © 2008–2015 CodeLutin. All rights reserved.