- PHP Manual
- UI
- ColorButton Control
ColorButton Control
(UI 0.9.9)
Introduction
A Color Button is a button which displays a color picker when clicked
Class synopsis
class UI\Controls\ColorButton
extends
UI\Control
{
/* Methods */
protected onChange()
/* Inherited methods */
public UI\Control::destroy()
public UI\Control::disable()
public UI\Control::enable()
public UI\Control::hide()
public UI\Control::show()
}Table of Contents
- UI\Controls\ColorButton::getColor — Get Color
- UI\Controls\ColorButton::onChange — Change Handler
- UI\Controls\ColorButton::setColor — Set Color
Here you can write a comment
There are no comments available yet.