RibbonPanel.getLaunchButton

Syntax

getLaunchButton ();

Description

The getLaunchButton method returns the start button.

Comments

Start button is positioned at the bottom right corner of the panel and looks as follows:.

The start button can be added from JSON object using the LaunchButton property.

Example

The example of method use is given on the Example of Positioning the Ribbon Component from JSON page.

See also:

RibbonPanel