getViewSelector (Client API reference)

Use this method to access the ViewSelector methods available for the grid control.

Grid types supported

Read-only grid

Syntax

gridContext.getViewSelector();

Return Value

Type: ViewSelector

Description: The ViewSelector object.

Remarks

To get the gridContext, see Getting the grid context.