Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui
MVCANControllerEditImmutableDocBase<TModel, TView> Class
MVCANControllerEditImmutableDocBase<TModel, TView> Methods
Apply Method
ApplyEnd Method
AttachView Method
DetachView Method
Dispose Method
GetSubControllers Method
Initialize Method
InitializeDocument Method
Revert Method
ThrowIfNotInitialized Method
MVCANController
Edit
Immutable
Doc
Base
TModel
,
TView
Initialize Method
Basic initialization of the document.
Namespace:
Altaxo.Gui
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
protected
virtual
void
Initialize
(
bool
initData
)
Parameters
initData
Boolean
If set to
true
, it indicates that the controller should initialize its model classes..
Exceptions
Exception
Condition
InvalidOperationException
This controller was not initialized with a document.
ObjectDisposedException
The controller was already disposed.
See Also
Reference
MVCANControllerEditImmutableDocBase
TModel, TView
Class
Altaxo.Gui Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net