PHP Class Prado\Web\UI\WebControls\TColorPickerClientSide

Client-side javascript code options.
Since: 3.1
Inheritance: extends Prado\Web\UI\TClientSideOptions
Afficher le fichier Open project: pradosoft/prado

Méthodes publiques

Méthode Description
getOnColorSelected ( ) : string
setOnColorSelected ( $javascript )

Method Details

getOnColorSelected() public méthode

public getOnColorSelected ( ) : string
Résultat string javascript code for when a color is selected.

setOnColorSelected() public méthode

public setOnColorSelected ( $javascript )