|
CLASS dotr.Maia.Builder.BuildLookup INHERITS Basic
Method Summary | |
---|---|
|
CONSTRUCTOR
(ObjectConfig p_ObjectConfig)
the field to be shown in the target text |
VOID
|
AddGridColumns
(Directive p_Directive)
generate the statement required to add ranges to the grid |
VOID
|
DataSchema
(Directive p_Directive)
create the statements required to generate the data schema for the data source |
VOID
|
DefineDisplayColumns
(Directive p_Directive)
create the define statement for the columns needed for the lookup grid |
VOID
|
NewGridColumns
(Directive p_Directive)
create the "new" statement for the columns needed for the lookup grid |
VOID
|
ViewDisplayColumns
(Directive p_Directive)
generate the statement required to show the columns in the grid |
Method Detail |
---|
CONSTRUCTOR(ObjectConfig p_ObjectConfig)
PUBLIC VOID
AddGridColumns(Directive p_Directive)
PUBLIC VOID
DataSchema(Directive p_Directive)
PUBLIC VOID
DefineDisplayColumns(Directive p_Directive)
PUBLIC VOID
NewGridColumns(Directive p_Directive)
PUBLIC VOID
ViewDisplayColumns(Directive p_Directive)