Optional app: AppOptional options: UiModuleOptionsOptional _appProtected _destroyedOptional configReadonly instanceStatic moduleWhether it has been destroyed.
Indicates whether the component is enabled.
增加控件 (会调用 control.onAdd(this) ).
需要增加的控件.
Optional position: ControlPosition位置. 'top-left', 'top-right', 'bottom-left', and 'bottom-right'. Defaults to 'top-right'`
Optional opts: { Optional is是否清空,默认是
Optional style?: Partial<CSSStyleDeclaration>样式
Optional title?: string标题
是否有控件.
要查询的控件.
信息弹窗提示
Optional type: number | logInfoTypeOptional time: number移除监听.
Event name
Optional fn: FunctionFunction, If is undefined, delete all corresponding event listeners.
增加监听
Event name
Function
This
只监听一次.
Event name
Function
This
EntityBase.