WelcomeScreen.ActionSelected

Syntax

ActionSelected : function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The ActionSelected event occurs after selecting the action in the welcome screen.

Comments

Actions available in the welcome screen by default: Open document, New document, Data import.

Example

The property use is given in the example of creating the WelcomeScreen component.

See also:

WelcomeScreen