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


In This Topic
    NElementActionOperation Class Members
    In This Topic

    The following tables list the members exposed by NElementActionOperation.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the operation description (Inherited from Nevron.Dom.NOperation)
    Public PropertyThe element  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to call the element OnHistoryAction method with the specified description string  
    Public MethodRedoes the operation (Inherited from Nevron.Dom.NOperation)
    Public MethodExports information about the operation as a leaf of the specified tree node parent (Inherited from Nevron.Dom.NOperation)
    Public MethodUndoes the operation (Inherited from Nevron.Dom.NOperation)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.Dom.NOperation)
    Top
    See Also