|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModelHolder
Generic interface for components that use an DataModel instance. Known instances include Table
Copyright (c) Formaria Ltd., 2008
License: see license.txt
$Revision: 2.2 $
| Method Summary | |
|---|---|
void |
setDataModel(DataModel m)
Set the model data. |
void |
update()
The model is modified and the UI needs to be updated. |
| Method Detail |
|---|
void setDataModel(DataModel m)
m - the model node containing the data to be used by the componentvoid update()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||