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


In This Topic
    NElementPropertyChangeOperation Class Members
    In This Topic

    The following tables list the members exposed by NElementPropertyChangeOperation.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the operation description (Inherited from Nevron.Dom.NOperation)
    Public PropertyUnique id used to resolve the element  
    Public PropertyElement property name  
    Public PropertyInternally stored copy of the element property value  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to swap the value of the element property and the internally stored property value copy  
    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