Skip to content

BasesController.selectView method

BasesController › selectView

Unofficial

Selects a view.

Signature:

selectView(viewName: string): void

Parameters:

ParameterTypeDescription
viewNamestringThe name of the view to select.

Returns: void