|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.xforms.dom.CompoundServiceImpl
The base class for the XForm controls, such as buttons and textboxes. It uses the abstract component model of X-SMiles in the package fi.hut.tml.xsmiles.gui.components
| Nested Class Summary | |
class |
CompoundServiceImpl.VisualComponentServiceImpl
|
| Field Summary | |
protected XCaption |
captionComp
the label (caption) component |
protected XLabelCompound |
compound
compound that holds the label and the control |
protected XFormsControl |
control
|
protected CompoundServiceImpl.VisualComponentServiceImpl |
visualComponent
|
| Constructor Summary | |
CompoundServiceImpl(XFormsControl ctrl)
|
|
| Method Summary | |
void |
addCaption()
|
protected void |
formatCaption()
|
protected void |
formatComponent()
Formats the content according to the CSS style attribute, this can be overridden by the extending classes |
protected java.lang.String |
getCaptionSide()
Returns the string value of the caption-side CSS property |
VisualComponentService |
getVisualComponent()
Return the visual component for this extension element This would return e.g. |
void |
init()
|
void |
setRelevant(boolean r)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected XLabelCompound compound
protected XCaption captionComp
protected XFormsControl control
protected CompoundServiceImpl.VisualComponentServiceImpl visualComponent
| Constructor Detail |
public CompoundServiceImpl(XFormsControl ctrl)
| Method Detail |
public void init()
protected java.lang.String getCaptionSide()
public void addCaption()
protected void formatComponent()
protected void formatCaption()
public VisualComponentService getVisualComponent()
CompoundService
getVisualComponent in interface CompoundServicepublic void setRelevant(boolean r)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||