Class: SecureWindow

SecureWindow

new SecureWindow()

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

CLASS_LIST :string

SecureWindow has its own styles.

SecureWindow has its own styles.

Type:
  • string
Source:

closeAnimation :string

Different animation from the original window.

Different animation from the original window.

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

Different animation from the original window.

Different animation from the original window.

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: