Property | Type | Description | |
---|---|---|---|
$lazarusClass | string | The lazarus class as string |
Method | Description | |
---|---|---|
getChecked ( ) : boolean | Get the Checkbox checked | |
setChecked ( boolean $checked ) : self | Set the Checkbox Checked |
public setChecked ( boolean $checked ) : self | ||
$checked | boolean | |
return | self |
protected string $lazarusClass | ||
return | string |