UI\Controls\Picker::__construct

(UI 0.9.9)

UI\Controls\Picker::__construct — Crea un nuevo selector

Descripción

public function UI\Controls\Picker::__construct(int $type = UI\Controls\Picker::Date)

Crea un nuevo selector del tipo dado

Parámetros

type

Picker::Date, Picker::Time, o Picker::DateTime

+add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top