Show contents 

Working with Time Series Analysis > PP.TS.Ui > Classes > DataCatView > DataCatView.getDataEditSaveButton

DataCatView.getDataEditSaveButton

Syntax

getDataEditSaveButton();

Description

The getDataEditSaveButton method returns the Save Changes button.

Comments

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

Example

The example of method use is given on the DataCatView.getDataEditCancelButton page.

See also:

DataCatView