Skip to main content Skip to complementary content

select method

Information noteSTABLE.

This API is reliable and breaking changes are unlikely.

select()

Selects the value in this cell.

Version history

Version history
Version state Details
Introduced 2.1

Parameters

None.

Example

<div class="selectable" ng-class="{'selected':cell.selected}" ng-click="cell.select($event)">{{cell.qText}}</div>	

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!