public interface JAXXAction
| Modifier and Type | Method and Description |
|---|---|
JAXXInitialContext |
init(JAXXContext parentContent,
Object... datas)
Prepare the initial context of the ui.
|
JAXXInitialContext init(JAXXContext parentContent, Object... datas)
parentContent - the context of the parent of the ui (can be null if no parent is required)datas - other datas to inject in initial contextJAXXInitialContext to be injected in the ui via the constructor of the JAXXObjectCopyright © 2008–2013 CodeLutin. All rights reserved.