|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.aria.data.DataBindingFactory
org.formaria.swt.SwtDataBindingFactory
public class SwtDataBindingFactory
A data binding factory for the additional swing bindings
Copyright: Copyright (c) Formaria Ltd., 2008
$Revision: 2.3 $
License see license.txt
| Field Summary |
|---|
| Fields inherited from class org.formaria.aria.data.DataBindingFactory |
|---|
currentProject, evaluator |
| Method Summary | |
|---|---|
DataBinding |
getBinding(PageSupport page,
java.lang.Object comp,
java.util.Hashtable instanceConfig)
Try to get a binding factory to construct the binding |
static void |
register(Project project)
Register an instance of this binding factory. |
| Methods inherited from class org.formaria.aria.data.DataBindingFactory |
|---|
getEvaluatedAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void register(Project project)
public DataBinding getBinding(PageSupport page,
java.lang.Object comp,
java.util.Hashtable instanceConfig)
getBinding in class DataBindingFactorypage - the page that will own the bindingcomp - the target componentinstanceConfig - the attributes of the binding instance
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||