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
TreeNode.getChecked
Retrieves a boolean value that indicates whether the check box for the node is checked.
Syntax
public boolean getChecked()
Return Value
Returns true if the check box for the node is checked; otherwise, returns false.
See Also setChecked