Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| GetFormNames (JPNode, CharacterList) |
Recursively parses the given file for FORM statements with named
Frame references |
||
| GetFormWidgets (character, JPNode) |
Parses the given file for the given frame name in FORM statements |
||
| Consultingwerk.Framework.Collections.CharacterList GetFrameNames (character) |
Parses the given file and returns a list of FRAME names |
||
| GetFrameWidgets (character, character, table) |
Parses the given file for the given frame name and returns a temp-table
containing all the widgets found in that frame |
||
| ProcessAppBuilderComments (JPNode) |
Processes Comments at the top-level for AppBuilder Comments |
||
| ProcessFrameWidgets (JPNode) |
Parses a DEFINE FRAME or FORM statement node |
|
Top
GetFormNames (JPNode, CharacterList)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GetFormWidgets (character, JPNode)
|
|||||||||||||||||||||||||||
Consultingwerk.Framework.Collections.CharacterList GetFrameNames (character)
|
|||||||||||||||||||||||||||
GetFrameWidgets (character, character, table)
|
|||||||||||||||||||||||||||
ProcessAppBuilderComments (JPNode)
|
|||||||||||||||||||||||||||
ProcessFrameWidgets (JPNode)
|
|||||||||||||||||||||||||||
Temp-Table ttFrameWidgetDefined in: |