|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.xforms.adaptive.AbstractControl
fi.hut.tml.xsmiles.mlfc.xforms.adaptive.OutputAny
| Field Summary | |
protected XCaption |
fOutput
|
| Fields inherited from class fi.hut.tml.xsmiles.mlfc.xforms.adaptive.AbstractControl |
fActionListener, fChangeListener, fContext, insideEvent, ownerElem |
| Constructor Summary | |
OutputAny(XFormsContext context,
org.w3c.dom.Element elem)
|
|
| Method Summary | |
protected void |
createControl()
creates the control with the component factory |
void |
destroy()
close up, free all memory (yet, do not do visible changes, such as setVisible since this will slow things up |
XComponent |
getComponent()
returns the abstract component for this control. |
Data |
getValue()
get the components current value |
boolean |
isInputControl()
set the components value |
boolean |
isWritable()
|
void |
updateDisplay()
this function is used to notify the control to update its display according to the content of Data |
| Methods inherited from class fi.hut.tml.xsmiles.mlfc.xforms.adaptive.AbstractControl |
activate, activate, addActionListener, addChangeListener, getData, getDataType, rewiringAboutToHappen, setData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected XCaption fOutput
| Constructor Detail |
public OutputAny(XFormsContext context,
org.w3c.dom.Element elem)
| Method Detail |
protected void createControl()
public XComponent getComponent()
public Data getValue()
public void destroy()
AbstractControl
destroy in interface Controldestroy in class AbstractControlpublic boolean isInputControl()
isInputControl in interface TypedElementisInputControl in class AbstractControlpublic void updateDisplay()
Control
public boolean isWritable()
isWritable in interface FormControlisWritable in class AbstractControl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||