new PopupWindow()
This window is inherit the AppWindow, and modifies some properties different from the later.
This window is inherit the AppWindow, and modifies some properties different from the later.
- Source:
Extends
Members
closeAnimation :String
Default closing animation.
Default closing animation.
Type:
- String
- Source:
eventPrefix :String
We would maintain our own events by other components.
We would maintain our own events by other components.
Type:
- String
- Source:
openAnimation :String
Default opening animation.
Default opening animation.
Type:
- String
- Source:
Events
appclose
Fired when the app's closing animation is ended.
Fired when the app's closing animation is ended.
- Inherited From:
- Source:
appclosing
Fired when the app is doing closing animation.
Fired when the app is doing closing animation.
- Inherited From:
- Source:
appopen
Fired when the app's opening animation is ended.
Fired when the app's opening animation is ended.
- Inherited From:
- Source:
appopening
Fired when the app is doing opening animation.
Fired when the app is doing opening animation.
- Inherited From:
- Source: