|
CLASS dotr.Maia.Builder.DevExpress.CheckEdit INHERITS BuildUIBase IMPLEMENTS IComponentBuilder
Method Summary | |
---|---|
CHARACTER
|
AddControl
(CHARACTER p_Name)
Create the add control definition |
CHARACTER
|
Definition
(CHARACTER p_Name)
Create the variable definition |
CHARACTER
|
New
(CHARACTER p_Name)
Create the new object definition |
CHARACTER
|
Properties
(DrawingOptions p_DrawingOptions)
Create the properties statements |
Method Detail |
---|
PUBLIC CHARACTER
AddControl(CHARACTER p_Name)
PUBLIC CHARACTER
Definition(CHARACTER p_Name)
PUBLIC CHARACTER
New(CHARACTER p_Name)
PUBLIC CHARACTER
Properties(DrawingOptions p_DrawingOptions)