UI\Controls\Entry::__construct
(PHP 7, UI 0.9.9)
UI\Controls\Entry::__construct — Construct a new Entry
说明
public UI\Controls\Entry::__construct
([ int
$type
= UI\Controls\Entry::Normal
] )Construct a new entry of the given type
参数
-
type
-
Entry::Normal, Entry::Password, or Entry::Search