Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Prado
Web
UI
WebControls
TColorPickerClientSide
PHP Class Prado\Web\UI\WebControls\TColorPickerClientSide
Client-side javascript code options.
Since:
3.1
Inheritance:
extends
Prado\Web\UI\TClientSideOptions
Show file
Open project: pradosoft/prado
Public Methods
Method
Description
getOnColorSelected
( ) :
string
setOnColorSelected
(
$javascript
)
Method Details
getOnColorSelected()
public
method
public
getOnColorSelected
( ) :
string
return
string
javascript code for when a color is selected.
setOnColorSelected()
public
method
public
setOnColorSelected
(
$javascript
)