Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TreeView.getSorted
Retrieves a boolean value indicating whether the nodes in the tree view control are sorted alphabetically.
Syntax
public boolean getSorted()
Return Value
Returns true if the nodes are sorted alphabetically; otherwise, returns false.
See Also setSorted