Picker Control
(UI 0.9.9)
Introduction
A Picker represents a button which when clicked presents a native Date/Time/DateTime Picker interface to the user.
Class synopsis
class UI\Controls\Picker extends UI\Control {
/* Constants */
/* Constructor */
/* Inherited methods */
public UI\Control::destroy()
public UI\Control::disable()
public UI\Control::enable()
public UI\Control::hide()
public UI\Control::show()
}Predefined Constants
UI\Controls\Picker::DateA Date Picker
UI\Controls\Picker::TimeA Time Picker
UI\Controls\Picker::DateTimeA Date and Time Picker
Table of Contents
- UI\Controls\Picker::__construct — Construct a new Picker
↑ and ↓ to navigate • Enter to select • Esc to close • / to open