manual.verysource.com
源码
技术论坛
博客
程序员在线工具箱
php教程
php手册
php手册
PHP Manual
UI
Control
Control
(PHP 7, UI 0.9.9)
简介
This is the closed base class for all UI Controls.
类摘要
final
UI\Control
{
/* 方法 */
public
destroy
(
void
)
public
disable
(
void
)
public
enable
(
void
)
public
getParent
(
void
) :
UI\Control
public
getTopLevel
(
void
) :
int
public
hide
(
void
)
public
isEnabled
(
void
) :
bool
public
isVisible
(
void
) :
bool
public
setParent
(
UI\Control
$parent
)
public
show
(
void
)
}
Table of Contents
UI\Control::destroy
— Destroy Control
UI\Control::disable
— Disable Control
UI\Control::enable
— Enable Control
UI\Control::getParent
— Get Parent Control
UI\Control::getTopLevel
— Get Top Level
UI\Control::hide
— Hide Control
UI\Control::isEnabled
— Determine if Control is enabled
UI\Control::isVisible
— Determine if Control is visible
UI\Control::setParent
— Set Parent Control
UI\Control::show
— Control Show
User Contributed Notes
There are no user contributed notes for this page.
CopyRight © 2008-2022 verySource.Com All Rights reserved.
京ICP备17048824号-1
京公网安备:11010502034788