Label Control
(UI 0.9.9)
简介
A Label is a single line of text, meant to identify, for the user, some element of the interface.
类摘要
class UI\Controls\Label
extends
UI\Control
{
/* Constructor */
/* 方法 */
/* 继承的方法 */
public UI\Control::destroy()
public UI\Control::disable()
public UI\Control::enable()
public UI\Control::hide()
public UI\Control::show()
}目录
- UI\Controls\Label::__construct — Construct a new Label
- UI\Controls\Label::getText — Get Text
- UI\Controls\Label::setText — Set Text
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.ui-controls-label.php