hasSelections method
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
backendApi.hasSelections()
Returns true if there are unconfirmed selections for this object.
Version history
Version state | Details |
---|---|
Introduced | 1.0 |
Parameters
None
Returns
True if there are unconfirmed selections.
Example
this.backendApi.hasSelections();