Selector de Control
UI\Controls\Picker
&reftitle.intro;
Un selector (Picker) representa un botón que, al ser clicado, presenta una interfaz nativa de selección de Fecha/Hora/FechaHora al usuario.
&reftitle.classsynopsis;
UI\Controls\Picker
UI\Controls\Picker
extends
UI\Control
&Constants;
const
int
UI\Controls\Picker::Date
const
int
UI\Controls\Picker::Time
const
int
UI\Controls\Picker::DateTime
Constructor
&InheritedMethods;
&reftitle.constants;
UI\Controls\Picker::Date
Un selector de Fecha
UI\Controls\Picker::Time
Un selector de Tiempo
UI\Controls\Picker::DateTime
Un selector de Fecha y Tiempo
&reference.ui.ui.controls.entities.picker;