Share via


Checkbox.paramString

Class Overview | Class Members | This Package | All Packages

Syntax

protected String paramString()

Returns

the parameter string of this check box.

Description

Returns the parameter string representing the state of this check box. This string is useful for debugging.

Overrides

paramString in class Component