|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Format () |
Formats the current editor content |
||
| InitializeComponent () |
Initializes the Visual Design |
||
| InitializeTimer () |
Initializes the Timer Component |
||
| OpenFile () |
Opens a json file |
||
| SaveAs () |
Saves the current editor content to a json file |
||
| StartTimer () |
Activates the Validation Timer Component |
||
| ultraTextEditor1_KeyPress (Object, KeyPressEventArgs) |
Event Handler for the KeyPress event of the ultraTextEditor |
||
| ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) |
Handler for the ToolClick event of the toolbar |
||
| ValidateEditorContent () |
Parses the current content of the editor, error messages are displayed in the label. |
||
| ValidationTimerTick (Object, EventArgs) |
Event Handler for the Tick event of the Validation Timer Component |
| Options | Name | Purpose | |
|---|---|---|---|
| JsonEditorControl () |
Constructor for the JsonEditorControl class |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER EditorText |
|
||
| Progress.Json.ObjectModel.JsonConstruct Json |
|
||
| Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarManger |
|
||
| Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager |
|
||
| INTEGER ValidationTimerDelay |
|
||
| LOGICAL ValidationTimerDisabled |
|
|
Top
Format ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
InitializeComponent ()
|
||||||||||||||||||||
InitializeTimer ()
|
||||||||||||||||||||
OpenFile ()
|
||||||||||||||||||||
SaveAs ()
|
||||||||||||||||||||
StartTimer ()
|
||||||||||||||||||||
ultraTextEditor1_KeyPress (Object, KeyPressEventArgs)
|
||||||||||||||||||||
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)
|
||||||||||||||||||||
ValidateEditorContent ()
|
||||||||||||||||||||
ValidationTimerTick (Object, EventArgs)
|
||||||||||||||||||||
JsonEditorControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER EditorText
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Progress.Json.ObjectModel.JsonConstruct Json
|
|||||||||
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarManger
|
|||||||||
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager
|
|||||||||
INTEGER ValidationTimerDelay
|
|||||||||
LOGICAL ValidationTimerDisabled
|
|||||||||