getRemoveButton();
The getRemoveButton method returns the Delete button.
The method returns an object of the PP.Ui.RibbonButton type.
The example of use is given on the page with description of the MainCatView.getInsertButton method.
See also:
MainCatView