com.ibm.btt.dijit.Label

Description

Label widget

Public Properties

Name Type Description
text String Text to display on label
name String Name of context filed, whose content can be displayed as the label text
for String Property to define the field reference for label
width String Width of widget
isNotSubmitted Boolean A property to define if this widget value will be submit when form submit form data with ajax. This property should be always set to false by default.