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

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top