Nevron .NET Vision
Nevron.Dom Namespace / NTransaction Class
Properties Methods


In This Topic
    NTransaction Class Members
    In This Topic

    The following tables list the members exposed by NTransaction.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the operation description (Inherited from Nevron.Dom.NOperation)
    Public PropertyObtains the list of operations from which the transaction consists  
    Top
    Public Methods
     NameDescription
    Public MethodExecutes the operation by toggling its state (Inherited from Nevron.Dom.NOperation)
    Public MethodOverridden. Overriden to call the Redo method of all contained operations  
    Public MethodOverridden. Overriden to create a new tree node brach under the parent tree node  
    Public MethodOverridden. Overriden to call the Undo method of all contained operations (in reverse order)  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.Dom.NOperation)
    Top
    See Also