MainCatView.getRemoveButton

Syntax

getRemoveButton();

Description

The getRemoveButton method returns the Delete button.

Comments

The method returns an object of the PP.Ui.RibbonButton type.

Example

The example of use is given on the page with description of the MainCatView.getInsertButton method.

See also:

MainCatView