Overview | Methods | This Package | All Packages
Sets the HTTP submit value for this check box.
Syntax
public void setSubmitValue( String strValue )
Parameters
strName
The new submit value.
Remarks
This name is used during HTTP form submission as the HTML VALUE attribute.
See Also getSubmitValue