|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | 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 |
|
| # | Initialize () |
Initializes the Proparse environment |
|
| # | OnStatusChanged (StatusChangedEventArgs) |
Raises the StatusChanged |
|
| + | CHARACTER ParseListItemPairs (JPNode) |
Parses the LIST-ITEM-PAIRS Node and returns a CHR(1) delimited list
of the LIST-ITEM-PAIRS |
|
| + | CHARACTER ParseListItems (JPNode) |
Parses the LIST-ITEMS Node and returns a CHR(1) delimited list
of the LIST-ITEMS |
|
| + | CHARACTER ParseRadioButtons (JPNode) |
Parses the RADIO-BUTTONS Node and returns a CHR(1) delimited list
of the RADIO-BUTTONS |
|
| # | PublishStatus (character) |
Publishes the a status message |
| Options | Name | Purpose | |
|---|---|---|---|
| + | FrameParser () |
Constructor for the FrameParser class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | StatusChanged (Object, StatusChangedEventArgs) |
Raised when the status of the class has changed |
|
Top
PUBLIC Consultingwerk.Framework.Collections.CharacterList GetFrameNames (character)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC GetFrameWidgets (character, character, table)
|
|||||||||||||||||||||||||||
PROTECTED Initialize ()
|
|||||||||||||||||||||||||||
PROTECTED OnStatusChanged (StatusChangedEventArgs)
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER ParseListItemPairs (JPNode)
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER ParseListItems (JPNode)
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER ParseRadioButtons (JPNode)
|
|||||||||||||||||||||||||||
PROTECTED PublishStatus (character)
|
|||||||||||||||||||||||||||
PUBLIC FrameParser ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC StatusChanged (Object, StatusChangedEventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|