NevronOpenVision
Nevron.Nov.Dom Namespace / NNode Class


In This Topic
    NNode Class Events
    In This Topic

    For a list of all members of this type, see NNode members.

    Public Events
     NameDescription
    Public EventOccurs when this node has changed.  
    Public EventOccurs when this node is about to be changed.  
    Public EventOccurs when a child node has been inserted in this node  
    Public EventOccurs when a child node is about to be inserted in this node  
    Public EventOccurs when a child node has been removed from this node  
    Public EventOccurs when a child node is about to be removed from this node  
    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.  
    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.  
    Public EventOccurs when the parent node of this node has changed.  
    Top
    See Also