ListView.getLabelEdit

Overview | Methods | This Package | All Packages

ListView.getLabelEdit

Retrieves a boolean value indicating whether the user can edit the labels of list view items.

Syntax

public boolean getLabelEdit()

Return Value

Returns true if the user can edit the labels of list view items at run time; otherwise, returns false.

See Also   setLabelEdit