|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XCustomDataBinding
Describes an interface used to allow components to be updated when a data model changes and to allow the model to be updated when the user interface elements change.
Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
| Method Summary | |
|---|---|
void |
setup(java.lang.Object c,
XmlElement ele)
Used for custom components with an argumentless constructor. |
| Method Detail |
|---|
void setup(java.lang.Object c,
XmlElement ele)
c - the component to bindele - the XML element which contains the binding configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||