|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XModelHolder
Generic interface for components that use an XModel instance. Known instances include XTable
Copyright (c) Xoetrope Ltd., 2002-2003
License: see license.txt
$Revision: 2.2 $
| Method Summary | |
|---|---|
void |
setModel(XModel m)
Set the model data. |
void |
update()
The model is modified and the UI needs to be updated. |
| Method Detail |
|---|
void setModel(XModel 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 | |||||||||