|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PresentationModel
BindingContext| Method Summary | |
|---|---|
PresentationModel |
cloneInstance()
|
void |
configure()
Configures the presenatation model. |
BindingContext |
getContext()
Returns the BindingContext for the presentation model. |
BoundControl |
getControl(java.lang.String id)
Returns the bound control for the given id. |
void |
init()
Configures (@see congigure()) the presentation model and initialzes all it's components (widgets). |
void |
setContext(BindingContext context)
Set the BindingContext for this presenation model. |
| Method Detail |
|---|
BoundControl getControl(java.lang.String id)
id - the adapter id
BindingContext getContext()
void setContext(BindingContext context)
BindingContext for this presenation model.
context - void configure()
void init()
PresentationModel cloneInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||