BaseView Methods
The base class for Views in a DocumentManager.
Name | Description |
---|---|
Activate |
Activates the document that displays the specified control. |
Add |
Adds an empty Document with specified Base |
Add |
Creates a Document that wraps the target control, and adds this new Document to the current Base |
Add |
Creates a floating document that hosts the target control, has the required size, and is displayed in the given location. |
Add |
Creates the floating document that hosts the target control and is displayed at the given position. |
Add |
Creates a floating document that hosts the target control. |
Add |
Creates a documents host window that contains the specified document. This method is in effect in the Documents |
Add |
Creates a floating documents host (container) that will contain the specific Base |
Add |
Creates a documents host window that contains a newly created document wrapping the specified control. This method is in effect in the Documents |
Add |
Activates an existing document that contains the specific control. If no such document was found, a new document is created and added to this View. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Layout |
Updates the element.
Inherited from Base |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Release |
Fires the Base |
Release |
Fires the Base |
Release |
Disposes a specific deferred load Document within the current View. |
Release |
Disposes all deferred load Documents within the current view. |
Release |
Fires the Base |
Release |
Fires the Base |
Remove |
Removes a document whose Base |
Restore |
Restores the layout from a specific registry key. |
Restore |
Restores the layout from a stream that contains data in a specific format. |
Restore |
Restores the layout from a stream that contains data in binary format. |
Restore |
Restores the layout from a specific stream that contains data in XML format. |
Restore |
Restores the layout from a specific XML file. |
Save |
Saves the layout in the system registry. |
Save |
Saves the layout in a specific stream in binary format. |
Save |
Saves the layout in a specific stream in binary format. |
Save |
Saves the layout in a specific stream in XML format. |
Save |
Saves the layout in a specific file in XML format. |
To |
Gets the text representation of the Base |
See Also