ColorPicker
class ColorPicker extends BaseControl
Color picker.
Methods
__construct($label = null)
No description
void
loadHttpData()
Loads HTTP data.
Html|string
getControl()
Generates control's HTML element.
Details
at line 20
__construct($label = null)
No description
at line 31
Control
setValue(mixed $value)
No description
at line 44
void
loadHttpData()
Loads HTTP data.
at line 54
Html|string
getControl()
Generates control's HTML element.