ListView.getCheckBoxes

Overview | Methods | This Package | All Packages

ListView.getCheckBoxes

Retrieves a boolean value indicating whether a check box appears next to each item in the list view control.

Syntax

public final boolean getCheckBoxes()

Return Value

Returns true if a check box appears next to each item in the list view control; otherwise, returns false.

See Also   setCheckBoxes