UI\Controls\Entry::__construct

(UI 0.9.9)

UI\Controls\Entry::__constructСоздать новый объект Entry

Описание

public UI\Controls\Entry::__construct(int $type = UI\Controls\Entry::Normal)

Создать новый элемент управления "Ввод" заданного типа

Список параметров

type

Entry::Normal, Entry::Password или Entry::Search

add a note

User Contributed Notes

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