|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.xoetrope.swing.SwingDataBindingFactory
public class SwingDataBindingFactory
A data binding factory for the additional swing bindings
Copyright: Copyright (c) Xoetrope Ltd., 2001-2004
$Revision: 2.3 $
License see license.txt
| Method Summary | |
|---|---|
XDataBinding |
getBinding(PageSupport page,
java.lang.Object comp,
XModel model,
XmlElement bindingNode)
Try to get a binding factory to construct the binding |
static void |
register()
Register an instance of this binding factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void register()
public XDataBinding getBinding(PageSupport page,
java.lang.Object comp,
XModel model,
XmlElement bindingNode)
getBinding in interface XDataBindingFactorypage - the page that will own the bindingcomp - the target componentmodel - the source data modelbindingNode - the XML element defining the binding
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||