Class QCheckBoxBase_CodeGenerator
- AbstractControl_CodeGenerator
- QControlBase_CodeGenerator
- QControl_CodeGenerator
- QCheckBoxBase_CodeGenerator
Direct known subclasses
QCheckBox_CodeGenerator
public
|
|
public
string
|
|
public
string
|
#
ConnectorCreate(
Generate code that will be inserted into the ModelConnector to connect a database object with this control. This is called during the codegen process. This is very similar to the QListControl code, but there are some differences. In particular, this control does not support ManyToMany references. |
public
string
|
#
ConnectorRefresh(
Returns code to refresh the control from the saved object. |
public
string
|
#
ConnectorUpdate(
|
ConnectorCreateOptions(),
ConnectorGet(),
ConnectorPropertyComments(),
ConnectorSet(),
ConnectorUpdateMethod(),
ConnectorVariableDeclaration()
|
GetControlClass()
|
$strControlClassName
|