deleteButton |
It refers to the Delete button in the control bar of the navigator object. This button deletes the selected business object from the data set.
The Control Bar buttons available in Process Platform XForms are HTML label buttons and image buttons to which HTML properties and methods apply.
Syntax
Script |
oDeleteButton = componentID.navigator.deleteButton; |
Remarks
During runtime, this property can be accessed through the navigator object of the control.