|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ClearStatus () |
Clears the generic status display (i.e. main window status bar) |
|
+ | ClearStatus (character) |
Clears the status display for the given scope
(i.e. a specific application window referenced by a GUID) |
|
+ | DisplayStatus (character) |
Sets the generic status (i.e. main window status bar) |
|
+ | DisplayStatus (character, character) |
Sets the status for the given scope
(i.e. a specific application window referenced by a GUID) |
Options | Name | Purpose | |
---|---|---|---|
+ | GenericStatusChanded (IStatusManager, character) |
Event raised when the generic status has changed |
|
+ | ScopedStatusChanded (IStatusManager, character, character) |
Event raised when a scoped status has updated |
Top
PUBLIC ClearStatus ()
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ClearStatus (character)
|
||||||||||||||||||||||
PUBLIC DisplayStatus (character)
|
||||||||||||||||||||||
PUBLIC DisplayStatus (character, character)
|
PUBLIC GenericStatusChanded (IStatusManager, character)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ScopedStatusChanded (IStatusManager, character, character)
|