CheckboxGroup.toString

CheckboxGroup.toString

Class Overview | Class Members | This Package | All Packages

Syntax
public String toString()
Returns
a string representation of this check box group.
Description
Returns a string representation of this check box group, including the value of its current selection.

Overrides
toString in class Object