|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.xoetrope.xui.data.XDataBinding
net.xoetrope.xui.data.XTextBinding
net.xoetrope.optional.data.XTextTableBinding
public class XTextTableBinding
A text binding that binds to a database table field. Normally this object should be setup by the XOptionalBindingFactory
Copyright Xoetrope Ltd. (c) 2003-2004
$Revision: 2.4 $ License: see license.txt
| Field Summary |
|---|
| Fields inherited from class net.xoetrope.xui.data.XTextBinding |
|---|
attribStr |
| Fields inherited from class net.xoetrope.xui.data.XDataBinding |
|---|
component, currentProject, DEFAULT_OUTPUT_PATH, outputModel, outputPath, reevaluate, sourceModel, sourcePath |
| Constructor Summary | |
|---|---|
XTextTableBinding()
null ctor |
|
| Method Summary | |
|---|---|
void |
get()
Updates the TextComponent with the value obtained from the data model. |
void |
set()
Updates the data model with the value retrieved from the TextComponent. |
void |
setSource(XModel newNode)
Set the source node for data in the model |
| Methods inherited from class net.xoetrope.xui.data.XTextBinding |
|---|
getName, getType, setComponentValue, setModelValue, setup |
| Methods inherited from class net.xoetrope.xui.data.XDataBinding |
|---|
getAttributes, getAttributes, getComponent, getOutput, getOutputPath, getReevaluate, getSource, getSourcePath, setOutput, setOutputPath, setReevaluate, setSourcePath, setupHelper |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XTextTableBinding()
| Method Detail |
|---|
public void get()
get in class XTextBindingpublic void set()
set in class XTextBindingpublic void setSource(XModel newNode)
setSource in class XDataBindingnewNode - the path of the data in the model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||