Sets the HTTP submit value for this check box.
public void setSubmitValue( String strValue )
strName
The new submit value.
This name is used during HTTP form submission as the HTML VALUE attribute.
See Also getSubmitValue