Object | --Persistent | --SubLabel
LabeledEdit is an edit control that has an associated label and this class is the control used for that label
[line 4947]
[line 4948]
void assignTo( $dest)
void defaultCaption( )
string getCaption( )
Use this property to determine the Caption for this control. This text will be shown at the side of the edit control that also makes up LabeledEdit.
void readOwner( )
void setCaption( $value)