Class \Prado\Web\UI\WebControls\TBulletStyle
TBulletStyle class.
TBulletStyle defines the enumerable type for the possible bullet styles that may be used for a TBulletedList control.
Class hierarchy
- \Prado\Web\UI\WebControls\TBulletStyle
- \Prado\TEnumerable implements Iterator
Since: 3.0.4
__construct, current, key, next, rewind, valid |
public
mixed
|
Circle
|
'Circle'
|
public
mixed
|
CustomImage
|
'CustomImage'
|
public
mixed
|
Disc
|
'Disc'
|
public
mixed
|
LowerAlpha
|
'LowerAlpha'
|
public
mixed
|
LowerRoman
|
'LowerRoman'
|
public
mixed
|
None
|
'None'
|
public
mixed
|
NotSet
|
'NotSet'
|
public
mixed
|
Numbered
|
'Numbered'
|
public
mixed
|
Square
|
'Square'
|
public
mixed
|
UpperAlpha
|
'UpperAlpha'
|
public
mixed
|
UpperRoman
|
'UpperRoman'
|