Properties
Protected _dialogList
_dialogList: Dialog[]
Protected _eventToAction
_eventToAction: object | null
Protected _handlers
_handlers: object
Type declaration
-
[key: string]: Array<function>
Protected _heightDependOn
_heightDependOn: SizeDependOn | undefined
Protected _propState
_propState: object
Type declaration
-
[prop: string]: PropState
Protected _propValue
_propValue: object
Protected _widthDependOn
_widthDependOn: SizeDependOn | undefined
children
children: View[]
config
config: IDialogConfig
initialization
initialization: Promise<this> | null
parent
parent: Dialog | undefined
vid
vid: string
viewComponent
viewComponent: JQuery
该对象所有侦听函数的集合