Combo Control
(UI 0.9.9)
Introduction
A Combo control represents a list of options, like the familiar select HTML element.
Class synopsis
Table of Contents
- UI\Controls\Combo::append — Append Option
- UI\Controls\Combo::getSelected — Get Selected Option
- UI\Controls\Combo::onSelected — Selected Handler
- UI\Controls\Combo::setSelected — Set Selected Option