Info |
[Missing <summary> documentation for "T:Altaxo.Gui.Main.Services.InfoWarningErrorMessageController"]
public class InfoWarningErrorMessageController : AbstractPadContent, IMementoCapable
The InfoWarningErrorMessageController type exposes the following members.
Name | Description | |
---|---|---|
InfoWarningErrorMessageController | Initializes a new instance of the InfoWarningErrorMessageController class |
Name | Description | |
---|---|---|
Category | (Inherited from AbstractPadContent) | |
CommandClearAllMessages | ||
CommandReverseMessageOrder | ||
ContentId | (Inherited from AbstractPadContent) | |
DefaultPosition | (Inherited from AbstractPadContent) | |
IconSource | (Inherited from AbstractPadContent) | |
InitiallyFocusedControl |
Gets the control which has focus initially.
(Inherited from AbstractPadContent) | |
IsActive |
Gets or sets a value indicating whether the view of this instance is active in the UI.
(Inherited from AbstractPadContent) | |
IsSelected |
Gets or sets a value indicating whether the view of this instance is selected (e.g. inside its container).
(Inherited from AbstractPadContent) | |
IsVisible |
Gets or sets the visibility of the pad.
If false, the pad is not visible.
If true, the pad may be visible or is collapsed.
(Inherited from AbstractPadContent) | |
MessageItems | ||
ModelObject | (Overrides AbstractPadContentModelObject) | |
PadDescriptor | (Inherited from AbstractPadContent) | |
Shortcut | (Inherited from AbstractPadContent) | |
Title | (Inherited from AbstractPadContent) | |
ViewObject | (Overrides AbstractPadContentViewObject) |
Name | Description | |
---|---|---|
AskQuestion | ||
AttachView | ||
BringToFront | (Inherited from AbstractPadContent) | |
ChooseSaveError | ||
CreateMemento | ||
DetachView | ||
Dispose | Releases all resources used by the InfoWarningErrorMessageController (Overrides AbstractPadContentDispose) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetService | (Overrides AbstractPadContentGetService(Type)) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
InformSaveError | ||
Initialize | ||
Load | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
OnPropertyChanged | (Inherited from AbstractPadContent) | |
Save | ||
SetMemento | ||
ShowCustomDialog | ||
ShowError | ||
ShowErrorFormatted | ||
ShowException | ||
ShowHandledException | ||
ShowInputBox | ||
ShowMessage | ||
ShowMessageFormatted | ||
ShowWarning | ||
ShowWarningFormatted | ||
ToString | Returns a string that represents the current object. (Inherited from Object) | |
WriteErrorLine(String, String) | ||
WriteErrorLine(String, String, Object) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from AbstractPadContent) |
Name | Description | |
---|---|---|
_category | (Inherited from AbstractPadContent) | |
_contentId | (Inherited from AbstractPadContent) | |
_iconSource | (Inherited from AbstractPadContent) | |
_isActive | (Inherited from AbstractPadContent) | |
_isSelected | (Inherited from AbstractPadContent) | |
_isVisible | (Inherited from AbstractPadContent) | |
_padDescriptor | (Inherited from AbstractPadContent) | |
_shortCut | (Inherited from AbstractPadContent) | |
_title | (Inherited from AbstractPadContent) |