Preparing search index...
The search index is not available
oops-framework
oops-framework
ViewParams
Class ViewParams
本类型仅供gui模块内部使用,请勿在功能逻辑中使用
Hierarchy
ViewParams
Index
Constructors
constructor
Properties
callbacks
node
params
prefab
Path
uuid
valid
Constructors
constructor
new
View
Params
(
)
:
ViewParams
Returns
ViewParams
Properties
callbacks
callbacks
:
null
|
UICallbacks
窗口事件
node
node
:
null
|
Node
= null
界面根节点
params
params
:
any
传递给打开界面的参数
prefab
Path
prefab
Path
:
string
预制路径
uuid
uuid
:
string
界面唯一标识
valid
valid
:
boolean
= true
是否在使用状态
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
oops-
framework
View
Params
constructor
callbacks
node
params
prefab
Path
uuid
valid
Generated using
TypeDoc
本类型仅供gui模块内部使用,请勿在功能逻辑中使用