Class QControlLabel
This class will render a 'label' HTML element
public
|
|
protected
string
|
|
public
boolean
|
|
public
mixed|null|string
|
|
public
mixed|
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
null|string
|
$strText
The text for the label (which is going to be visible on screen) |
#
null
|
protected
string
|
$strForControlId
The control ID of the control for which this label will be created |
$attributes,
$styles
|
public
string
|
$Text
Text to be shown for the label |
public
string
|
$ForControlId
The control ID 'for' which the label is being created |
public write-only
mixed
|
$ForControl
QControl instance which can be supplied to an instance of QControlLabel to set it as the target control for which the label will be created |
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$HorizontalAlign,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign,
$Width
|