|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | LONGCHAR GenerateControlInit (logical) |
Generates the Code block for the BeginInit or EndInit calls |
|
# | LONGCHAR GenerateControlNews () |
Generates the code block NEW's the Controls |
|
# | LONGCHAR GenerateControlsPropertyAssign () |
Generates the Code block that assigns the Control properties |
|
# | LONGCHAR GenerateControlSupportVariables () |
Generates the code block that defines and initializes the Control Support Variables |
|
# | LONGCHAR GenerateDefineControlVariables () |
Generates the code block that defines the Control Variables |
|
+ | CHARACTER GenerateObjectName (character) |
Generates a temporary object name (e.g. appearance1) based on a
provided name (e.g. appearance) |
|
# | ProcessImages (character) |
Processes Component Images, addes them to the .resx file |
Options | Name | Purpose | |
---|---|---|---|
+ | ContainerControlGenerator () |
Constructor for the ContainerControlGenerator class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators |
|
Top
PROTECTED LONGCHAR GenerateControlInit (logical)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED LONGCHAR GenerateControlNews ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlsPropertyAssign ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlSupportVariables ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateDefineControlVariables ()
|
||||||||||||||||||||||
PUBLIC CHARACTER GenerateObjectName (character)
|
||||||||||||||||||||||
PROTECTED ProcessImages (character)
|
PUBLIC ContainerControlGenerator ()
|
---|
PUBLIC Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators
|
---|