NevronOpenVision
Nevron.Nov.Dom Namespace / NDocumentNode Class
Fields Properties Methods Events


NDocumentNode Class Members

The following tables list the members exposed by NDocumentNode.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NDocumentNode  
Public Fieldstatic (Shared in Visual Basic)Reference to the Register event  
Public Fieldstatic (Shared in Visual Basic)Reference to the Unregistering event  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the document effective history service that this node uses to record history  
Public PropertyGets a reference to the document owning the node. Returns null if the node is not residing in a document.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether this document node can possibly record history for property changes, child changes and fx changes.  
Public MethodSafely gets the owner document media. If the document node is not registered in a document returns null.  
Top
Protected Methods
 NameDescription
Internal Method  
Protected MethodCommits the last started transaction in the document effective history service  
Internal Method  
Protected MethodSafely evaluates the document in which this document node resides. If the document node does not reside in a document, does nothing.  
Internal Method  
Internal Method  
Protected MethodSafely checks whether the document effective history service is currently undoing or redoing an operation.  
Internal Method  
Protected MethodCalled after the document node is registered in its owner document.  
Protected MethodCalled after the document node is unregistered from its owner document.  
Protected MethodPauses the document effective history service  
Internal MethodOverridden.   
Protected MethodRecords the state of the specified field in the document effective history service  
Protected MethodRecords the state of the specified fields in the document effective history service  
Protected MethodRecords a history unit in the document effective history service  
Protected MethodResumes the owner document effective history service  
Protected MethodRolls back the last started transaction in the document effective history service  
Protected MethodOverloaded. Starts a new transaction, in the document effective history service  
Internal MethodOverridden.   
Internal MethodOverridden.   
Internal Method  
Internal MethodOverridden.   
Internal Method  
Internal MethodOverridden.   
Internal MethodOverridden.   
Top
Public Events
 NameDescription
Public EventOccurs when the document node is registered in a document  
Public EventOccurs when the document node was unregistered from a document  
Top
See Also