21.80Class Label

Class representing a Text label in input forms.

Class Label( text, [Text],[forid] ) from \
                 BaseDom(( "label", ContentModel.inline_label, LabelAttribs))
Text some text to be used as the label.
forid The ID of the target input element.

If forid is not given, the label should contain the target input element.

The Label item can contain any other text

Properties
text
Properties inherited from class BaseDom
childTypeList
children
eattr
hname
parent
profileMeta-profiles.
text
Methods inherited from class BaseDom
render
st_makesep

Properties

text

Made with http://www.falconpl.org