Dialog's view class namespace
| C# | Visual Basic | Visual C++ |
namespace Keyoti.RapidSpell.DialogViews
Namespace Keyoti.RapidSpell.DialogViews
namespace Keyoti.RapidSpell.DialogViews
| All Types | Interfaces |
| Icon | Type | Description |
|---|---|---|
| IDialogView |
Describes what a view used by RapidSpellDialog/RapidSpellGUIPresenter must implement.
| |
| IDialogViewEventHandler |
Describes a class which can handle events from an IDialogView.
| |
| IDialogViewOptions |
Describes an option editor form
| |
| IDialogViewUserDictionaryEdit |
Describes a user dictionary editor window
|