LanerBoxView.setNeedUpdateSelection

Syntax

setNeedUpdateSelection (value);

Parameters

value. Determines whether to update selection after table loading. If this parameter is True selection is updated, otherwise it is not.

Description

The setNeedUpdateSelection method determines whether to update selection after table loading.

Example

The example of using the setNeedUpdateSelection method is given on the LanerBox Constructor page.

See also:

LanerBoxView