|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
M - public interface View<M extends PresentationModel>
Basic interface for classes that represent a view on a presentation model.
| Method Summary | |
|---|---|
M |
getPresentationModel()
Returns the PresentationModel with that this component is
synchronized. |
void |
setPresentationModel(M pModel)
Sets the PresentationModel to synchronize this component with. |
| Method Detail |
|---|
M getPresentationModel()
PresentationModel with that this component is
synchronized.
PresentationModelvoid setPresentationModel(M pModel)
PresentationModel to synchronize this component with.
pModel - the PresentationModel to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||