Class: CustomLabel
Source Location: /stdctrls.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
return: | Returns the data field. |
property
DataSource : mixed
[line 653]
DataSource indicates the source where the Caption is read from. The label is read-only meaning it does not update any data in the data source.
Tags:
property
Link : string
[line 675]
If Link is set the Caption is rendered as a link.
Tags:
property
LinkTarget : string
[line 697]
Target attribute when the label acts as a link.
Tags:
property
WordWrap : bool
[line 711]
Specifies whether the label text wraps when it is too long for the width of the label.
Tags:
Events
Javascript Events
Methods
|
|