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


In This Topic
    NAttributeStateChangeOperation Class Members
    In This Topic

    The following tables list the members exposed by NAttributeStateChangeOperation.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyAttribute copy in case the StateChange property is true  
    Public PropertyFull name of the element attribute  
    Public PropertyGets/sets the operation description (Inherited from Nevron.Dom.NOperation)
    Public PropertyUnique id used to resolve the element  
    Public PropertyNames of the fields whose values are saved in case the StateChange property is false  
    Public PropertyCopies of the field values in case the StateChange property is false  
    Public PropertyOptional hint passed to the attribute in order to recognize the state change  
    Public PropertyIndicates whether the operation stored the entire attribute state or only the state of the specified fields  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to swap the state of the attrubute and the internally stored attrubute state  
    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