|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | ClearEditor () |
Clears the Editor with the Error message view |
|
- | ClearLogHandler (Object, EventArgs) |
Event handler for the CleagLog event of the PubSubLoggingStream |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | SaveEditorContents () |
Saves the contents of the editor to a file |
|
+ | SubscribeEvents (PubSubLoggingStream) |
Subscribes to the PubSubLoggingStream events |
|
- | ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) |
Event handler for the ToolClick event of the UltraToolbarsManager
instance |
|
+ | UnsubscribeEvents (PubSubLoggingStream) |
Unsubscribes the PubSubLoggingStream events |
|
- | WriteMessageHandler (Object, LoggingEventArgs) |
Event handler for the WriteMessage event of the PubSubLoggingStream |
Options | Name | Purpose | |
---|---|---|---|
+ | PubSubLoggingStreamControl () |
Constructor of the PubSubLoggingStreamControl class |
Top
PROTECTED ClearEditor ()
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE ClearLogHandler (Object, EventArgs)
|
||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||
PROTECTED SaveEditorContents ()
|
||||||||||||||||||||||
PUBLIC SubscribeEvents (PubSubLoggingStream)
|
||||||||||||||||||||||
PRIVATE ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)
|
||||||||||||||||||||||
PUBLIC UnsubscribeEvents (PubSubLoggingStream)
|
||||||||||||||||||||||
PRIVATE WriteMessageHandler (Object, LoggingEventArgs)
|
PUBLIC PubSubLoggingStreamControl ()
|
---|