Methods

(static) init() → {void}

Returns:
Type: 
void

(static) onButtonSelected() → {void}

Returns:
Type: 
void

(static) onSecureChanged() → {void}

Returns:
Type: 
void

(static) onWasClosed() → {void}

Back button (or any close without a button press) — resolve as cancelled so the caller's observer always fires exactly once.

Returns:
Type: 
void

(static) resolveDialog(cancelled) → {void}

Parameters:
NameTypeDescription
cancelledboolean
Returns:
Type: 
void