Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NSelection Class
Fields Properties Methods Events


In This Topic
    NSelection Class Members
    In This Topic

    The following tables list the members exposed by NSelection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with CopyOptions property  
    Public Fieldstatic (Shared in Visual Basic)Item deselected event  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with EnableTextIntegrityValidation property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSelection  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with PasteOptions property  
    Public Fieldstatic (Shared in Visual Basic)Item selected event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the selection changed event  
    Public Fieldstatic (Shared in Visual Basic)Multi selection ended event  
    Public Fieldstatic (Shared in Visual Basic)Multi selection started event  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Protected Fieldstatic (Shared in Visual Basic)The default Anchor.  
    Protected Fieldstatic (Shared in Visual Basic)The default selection Mode.  
    Protected Fieldstatic (Shared in Visual Basic)The default Position.  
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the selection anchor. Valid only in Range mode.  
    Public PropertyGets the inline that currently contains the the caret  
    Public PropertyGets or sets the clipboard text formats to use when copying/pasting from the clipboard  
    Public PropertyGets the common font name  
    Public PropertyGets the common font size  
    Public PropertyGets the common font style bold  
    Public PropertyGets the common font style strike trough  
    Public PropertyGets the common font style bold  
    Public PropertyGets the common font style bold  
    Public PropertyGets or sets the copy options applied when a copy operation is performed  
    Public PropertyGets or sets whether text integrity validation is enabled  
    Public PropertyGets the document effective history service that this node uses to record history (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyGets or sets the selection mode  
    Public PropertyGets a reference to the document owning the node. Returns null if the node is not residing in a document. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyObtains a reference to the element owning the attribute. (Inherited from Nevron.Nov.Dom.NAttribute)
    Public PropertyGets the parent node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or sets the paste options applied when a paste operation is performed  
    Public PropertyGets or sets the selection position. Valid only in Range or Caret mode.  
    Public PropertyGets the last ancestor in attribute ancestors chain, which is an attribute. Returns this if the parent node is not an attribute. (Inherited from Nevron.Nov.Dom.NAttribute)
    Public PropertyGets the root node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the node schema. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the first selected element, when the selection is in Elements mode.  
    Public PropertyGets a list that contains the selected items. Valid only in Items selection mode.  
    Public PropertyGets the count of selected items. Valid only in Items selection mode.  
    Public PropertyGets the last selected range  
    Public PropertyGets the currently selected range. Valid only in Range mode.  
    Public PropertyGets or sets the node tag, that can be any DOM compliant object. This property is not used by the node itself and is intended to provide users with the ability to attach custom data to the node. Attaching custom data to any node can also be achieved with the help of extendeded properties. (Inherited from Nevron.Nov.Dom.NNode)
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodAccumulates the aggregated nodes to the specified list (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Accumulates the children of this node, to the provided node list (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Accumulates the descendants of this node, to the provided node list (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodAccumulates the nodes that are exposed by properties of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodAppends the specified node to the end of the list of children of this node. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Appends an event handler, which is triggered during the AtTarget/Bubbling phase (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodAdds the specified font style to the currently selected inlines  
    Public MethodApplies the specified settings to the range.  
    Public MethodApplies the specified bullet style to the range.  
    Public MethodApplies the given inline style to the currently selected inlines.  
    Public MethodApplies the given paragraph style to the currently selected paragraphs.  
    Public MethodReturns true if the current selection can be copied to the clipboard  
    Public MethodReturns true if the indent can be decreased on the current selection  
    Public MethodReturns true if the current selection contains a table (or a single table in the case of range selection)  
    Public MethodReturns true if the current selection contains a single table column  
    Public MethodReturns true if the current selection contains a single table and hence the delete rows operation is supported  
    Public MethodQueries whether the specified node can be inserted at the specified index (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodRetuns true if the selection can currently insert a group block  
    Public MethodReturns true if a table can be inserted at the current selection  
    Public MethodReturns true if a table column can be inserted given the current selection  
    Public MethodReturns true if insert row above / below can be executed  
    Public MethodReturns true if the current selection can perform the merge cells command  
    Public MethodReturns true if the clipboard contains text in one of the supported clipboard formats  
    Public MethodReturns true if the clipboard contains text in the specified format  
    Public MethodDetermines whether this document node can possibly record history for property changes, child changes and fx changes. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public Method (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodQueries whether the node at the specified index can be removed. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodQueries whether the specified node can be set at the specified named slot (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodReturns true if the current cell can be split horizontally  
    Public MethodReturns true if the current cell can be split vertically  
    Public MethodGets whether the current selection contains blocks that can decrease their block indent from the root  
    Public MethodChanges the font size of the currently selected inlines  
    Public MethodChanges the font size of the currently selected inlines  
    Public MethodChanges the font size of the currently selected inlines  
    Public MethodClears all bullet lists and bullet list items in the specified range.  
    Public MethodClears the specified font style from the currently selected inlines  
    Public MethodClears the local value for the specified property. Has no effect on properties backed by member. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodClears the specified property from the currently selected inlines  
    Public MethodClears the value of the specified property. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodCommits the last started transaction  
    Public MethodReturns true if the node contains the specifeid event handler for the specified dom event (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets whether the node contains a local value setting for the specified property (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Copies the selected text into the clipboard with the specified text formats  
    Public MethodDecreases the indentation of the selected paragraphs  
    Public MethodDecreases the depth of all paragraph in the specified range.  
    Public MethodOverloaded. Creates an identical copy of this node subtree. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodPerforms a deep copy of the properties and children of the specified source node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodPerforms deep equals of this node object in the specified context and returns true if the given object is a node and its properties and children are equal to those of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodDelete the currently selected range  
    Public MethodDeletes the given block element.  
    Public MethodDelete the next grapheme from the text  
    Public MethodDelete the previous char from the text  
    Public MethodDeletes the currently selected table.  
    Public MethodDeletes the currently selected table column  
    Public MethodDeletes the currently selected table of contents.  
    Public MethodDeletes the currently selected table table rows  
    Public MethodOverloaded. Deselects the specified item if it selected  
    Public MethodDeselects all currently selected items  
    Public MethodOverriden to seal the Equals overridable method and to check the nodes for reference equality. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the nodes aggregated by this node (e.g. both children and property nodes) (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets information about the way in which the node is currently aggregated in its parent (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the ancestor of this node that is the specified levels-up from this ancestor. 0 is the node itself, 1 is ParentNode, 2 is the ParentNode.ParentNode etc. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the blocks contained in the specified range  
    Public MethodGets the inline that contains the caret  
    Public MethodOverloaded. Gets the child at the specified named slot. If a child node at the slot does not exist, but the named child is marked as CreateOnDemand, a new child node of the default schema is automatically created. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the child node at the specified index. Throws an exception, if the index is out of range. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets a list that contains the children of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Get the count of child nodes (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets a child node iterator, which iterates through this node children in forward order (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the copy document  
    Public MethodGets the blocks currently target for a decrease indent operation  
    Public MethodDetermines the depth of the node from the specfified ancestor (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodDetermines the depth of the node from the root. The root is at depth 0. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets a list, which contains the descendants of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Returns the number of descendant nodes. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Returns the first node ancestor that satisfies the specified filter or null if such ancestor is not found. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the first child node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the first ancestor, which is an ancestor of this node and the specified node (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the first descendant node of the given schema. This method visits descendants in Depth-First Pre-Order. Children are enumerated in forward order (from first to last). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverriden to seal the GetHashCode and return the default implementation. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Returns the last node ancestor that satisfies the specified filter or null if such ancestor is not found. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the last child node (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the last descendant node of the given schema. This method visits descendants in Depth-First Post-Order. Children are enumerated in reverse order (from last to first). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the local value of the specified property (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodSafely gets the owner document media. If the document node is not registered in a document returns null. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public MethodGets the next sibling node (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodReturns the path from the node to the specified ancestor. The returned path has a root-to-leaf order, meaning that ancestor nodes appear before descendant nodes in the list order. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the previous sibling node (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets a list of the nodes, which are exposed as property values (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets a child node iterator, which iterates through this node children in reverse order (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets an iterator, which iterates through the node and its descendants in a Depth-First-Pre-Order fashion (visits the parent and then visits the children). Children are enumerated in reverse order (from last to first). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the selected blocks.  
    Public MethodGets the selected group blocks  
    Public MethodGets the currently selected inline elements  
    Public MethodGets the currently selected paragraphs  
    Public MethodGets the selected sections.  
    Public MethodGets the selected table cells.  
    Public MethodGets the currently selected table columns  
    Public MethodGets the currently selected table rows iterator  
    Public MethodGets the selected tables.  
    Public MethodAccumulates and returns the selected text of this rich text view replacing breaks and tabs with a single space character.  
    Public MethodOverloaded. Gets an iterator, which iterates through the node and its descendants in a Depth-First-Pre-Order fashion (visits the parent and then visits the children). Children are enumerated in forward order (from first to last). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the value of the specified property. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodIncreases the indent of the current selection  
    Public MethodIncreases the indent of the selected paragraphs  
    Public MethodGets the index of the specified child node in this node children container. Returns -1 if the node is not a child of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodInserts a text atom at the currently selected position  
    Public MethodInserts the given block at the current position. If the selection contains a range, then this range is removed from the text.  
    Public MethodInserts the specified node at the specified index. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodInserts a group block at the current selection and returns a reference to it  
    Public MethodInserts a section break at the current position  
    Public MethodOverloaded. Inserts the table at the current position.  
    Public MethodInserts a table column to the left or right of the currently selected table column  
    Public MethodInserts the given table of contents block at the current position. If the selection contains a range, then this range is removed from the text.  
    Public MethodInserts a table row above the current table cell  
    Public MethodOverloaded. Inserts a string at the current text position and advances it to the end of newly inserted text. If there is a selected range of text it is first removed.  
    Public MethodDetermines whether the specified node is a child node of this node. Note that although the node ParentNode may be this node, this node may not consider the node as child, if it is exposed by a property. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Determines whether this node is a descendant of the specified ancestor (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodQueries whether the node is an instance of the specified schema. (i.e. whether the node schema is equal to the specified schema, or is its ancestor). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodDetermines whether the specified item is selected  
    Public MethodMerges the table cells in the current selection  
    Public MethodMoves the caret in the specified direction.  
    Public MethodMoves the caret to the specified position.  
    Public MethodMoves the node aggregated subtree cache and other thread related information so that the node aggregated subtree can function on the current thread. Call this method when the node has been constructed on another thread, but will continue to be used on the current thread. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodMoves the node aggregated subtree cache and other thread related information so that the node aggregated subtree can function on the specified thread. Call this method when the node has been constructed on the current thread, but will continue to be used on the specified thread. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Appends the specified item to the selection list, without removing the currently selected items.  
    Public MethodCalled when the selection has changed.  
    Public MethodPastes the text from the clipboard  
    Public MethodPastes the content of the clipboard in the specified format  
    Public MethodRemoves all child nodes of this node. Works for both collection and container node. In the case of container nodes where a child may be set as non-nullable, throws an exception. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Removes all normal (attarget/bubbling) or sinking event handlers (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodRemoves the specified child node. Works for both collection and container nodes. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodRemoves the child node at the specified index. Throws an expection if index if out of range. Works for both collection and container nodes. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Removes the specified event handler for the specified DOM event. The event handler must have been registered for the AtTarget/Bubbling phase and the default group. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodRollbacks the last started transaction  
    Public MethodSelects the whole document  
    Public MethodOverloaded. Selects the specified range  
    Public MethodSelects the specified table column  
    Public MethodSets the specified background fill to the currently selected inlines.  
    Public MethodSets the specified baseline value to the currently selected inlines  
    Public MethodApplies the specified float mode to the range.  
    Public MethodSets the child instance at the specified child slot. Throws an exception, if this node is not a container node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodSets(substitudes) the child at the specified index. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodSets the specified fill to the currently selected inlines  
    Public MethodSets the specified font name to the currently selected inlines  
    Public MethodSets the specified font size to the currently selected inlines  
    Public MethodSets the specified highlight fill to the currently selected inlines.  
    Public MethodSets a local value for the specified property. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodSets the specified shadow to the currently selected inlines  
    Public MethodSets the specified stroke to the currently selected inlines  
    Public MethodSets the value of the specified property. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Makes the specified item the one and only selected item  
    Public MethodSplits the blocks at the specified range  
    Public MethodSplits the currently selected cell horizontally  
    Public MethodSplits the currently selected cell horizontally  
    Public MethodOverloaded. Starts a history transaction  
    Public MethodOverloaded. Toggles the item selection state  
    Public MethodReturns a string that represents this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodDecreases the indent of the blocks contained in the current selection  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCommits the last started transaction in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Protected MethodCalled to perform the actual deep copying of the source node. (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodSafely evaluates the document in which this document node resides. If the document node does not reside in a document, does nothing. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodSafely checks whether the document effective history service is currently undoing or redoing an operation. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Protected MethodCalled when the node ancestors chain has changed. IMPORTANT: There is a serious perfomance penalty associated with overriding this method. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when an arbitrary change occured in this node (Inherited from Nevron.Nov.Dom.NAttribute)
    Protected MethodCalled when a child node has been inserted. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child node is about to be inserted at the specified index. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child node has been removed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child node is about to be removed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child was inserted or removed from this node. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the context popup is closed.  
    Protected MethodCalled after the node is deeply copied from the specified source node. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled before the node is deeply copied for deep cloning from the specified source node. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the node is deserialized (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the selection has ended an updated of the selected elements. Raises the UpdateEnded event.  
    Protected MethodCalled when the specified item has been deselected  
    Protected MethodCalled when the specified item has been selected. Raises the Selected event  
    Protected MethodCalled when the node parent has changed. Raises the ParentChangedEvent. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the parent of the node is about to be changed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the local value of a property is about to be changed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the local and/or computed value of a property has changed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled after the document node is registered in its owner document. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodCalled when the node is being serialized (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the selection starts an update of the selected elements. Raises the UpdateStarted event.  
    Protected MethodCalled after the document node is unregistered from its owner document. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodPauses the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Protected MethodRecords the state of the specified field in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodRecords the state of the specified fields in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodRecords a history unit in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodResumes the owner document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodRolls back the last started transaction in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodOverloaded. Starts a new transaction, in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Top
    Public Events
     NameDescription
    Public EventOccurs when this node has changed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when this node is about to be changed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a child node has been inserted in this node (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a child node is about to be inserted in this node (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a child node has been removed from this node (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a child node is about to be removed from this node (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when the children set of this node has changed, either because a new child was inserted or because an existing child was removed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when the children set of this node is about to change, either because a new child is about to be inserted or because an existing child is about to be removed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventEvent, which occurs when an item has been deselected  
    Public EventOccurs when the parent node of this node has changed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when the document node is registered in a document (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public EventEvent, which occurs when an item has been selected  
    Public EventOccurs when the selection has changed  
    Public EventOccurs when the document node was unregistered from a document (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public EventEvent, which occurs when the selection has been updated  
    Public EventEvent, which occurs when the selection is to updated  
    Top
    See Also