Name | Description | |
---|---|---|
![]() | AddDocument | Overloaded. Adds the specified document to the framework. |
![]() | ClearEvents | Removes all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject) |
![]() | CloseActiveDocument | Closes the active document and activates the next one. |
![]() | CloseAllButActive | Closes all but the active document. |
![]() | CloseAllDocuments | Closes all the currently added documents. |
![]() | ContainsDocument | Determines whether the specified document is contained by the manager. |
![]() | CreateFieldNonSerializedObjects | |
![]() | Dispose | Overloaded. (Inherited from Nevron.UI.NDisposableObject) |
![]() | GetDocumentById | Seacrhes for a document with the specified id. |
![]() | GetDocumentByKey | Searches for a document with the specified key. |
![]() | GetDocumentByText | Searches for a document with the specified text. |
![]() | GetDocumentGroup | Gets the parent zone of the specified document. Valid when current document style is DocumentViewStyle.MdiTabbed |
![]() | GetSerializationData | |
![]() | LayoutMdi | Performs a specific layout upon mdi children (works only for standard mdi) |
![]() | OnDocumentBeginDrag | Raises the DocumentBeginDrag event. |
![]() | OnDocumentEndDrag | Raises the DocumentEndDrag event. |
![]() | RebuildDocuments | |
![]() | RedrawFrames | Invalidates the frames of all document hosts. Valid when current document style is DocumentViewStyle.MdiStandard |
![]() | RemoveDocument | Removes the specified document from the framework. |
![]() | Resume | Resumes after a previously Suspend call. |
![]() | ResumeEvents | Resumes event firing. |
![]() | ShowDocumentsEditor | Displays a dialog box listing all the available documents as well as some common commands. |
![]() | Suspend | Suspends event firing as well as some internal operations. Useful for a batch add of documents. |
![]() | SuspendEvents | Suspends any event firing. |
![]() | UpdateFieldReferences |