Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
INotepadViewModel Interface
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsINotepadViewModel
The interface for the NotepadViewModel class.
Declaration Syntax
C#Visual BasicVisual C++
public interface INotepadViewModel
Public Interface INotepadViewModel
public interface class INotepadViewModel
Members
All MembersMethodsProperties



IconMemberDescription
Context
Gets or sets the context.

Header
Gets the header.

Interaction
Gets or sets the interaction.

IsDirty
Gets a value indicating whether this is dirty.

IsEnabled
Gets a value indicating whether this is enabled.

IsReadOnly
Gets or sets a value indicating whether this is read only.

Load()()()
Loads the notepad presentation model.

Save(Boolean)
Saves the interaction.

Text
Gets or sets the text.

Unload()()()
Unloads the notepad presentation model.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)