| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime | |
| org.nuiton.jaxx.runtime.spi | |
| org.nuiton.jaxx.runtime.spi.init |
| Modifier and Type | Method and Description |
|---|---|
JAXXObject |
JAXXBinding.getSource() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UIHandler<UI extends JAXXObject>
Created on 11/26/13.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ComponentInitializerSupport.acceptUi(JAXXObject ui) |
boolean |
ComponentInitializer.acceptUi(JAXXObject ui) |
Set<ComponentInitializer> |
ComponentInitializerManager.apply(JAXXObject ui) |
void |
ComponentInitializerSupport.end(JAXXObject ui) |
void |
ComponentInitializer.end(JAXXObject ui) |
void |
ComponentInitializer.init(JAXXObject ui,
C component) |
void |
ComponentInitializerSupport.start(JAXXObject ui) |
void |
ComponentInitializer.start(JAXXObject ui) |
Copyright © 2008–2018 Ultreia.io. All rights reserved.