Nevron .NET Vision
Nevron.Dom Namespace / NAttribute Class
Methods


In This Topic
    NAttribute Class Members
    In This Topic

    The following tables list the members exposed by NAttribute.

    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this attribute  
    Public Method  
    Public MethodCalled to create any non serialized objects, which the holder posseses  
    Public MethodObtains the reference provider to which the object is currently attached  
    Public MethodCalled to perform a history action  
    Public MethodCalled by history when the object state has changed from history  
    Public MethodCalled by history when the object state is about to be changed from history  
    Public MethodCalled to provide a reference to the object of the specified type  
    Public Method  
    Public MethodCalled to update the references stored by the object  
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction  
    Protected MethodUnlocks the history service. Pair it with the StartProperty method  
    Protected MethodCalled when this attribute has changed  
    Protected MethodGeneral property changed handler  
    Protected MethodGeneral property changing handler  
    Protected MethodSafely pauses the history service  
    Protected MethodRecords an action  
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected  
    Protected MethodRecords the state of the specified property before it is changed  
    Protected MethodOverloaded. Records the entire state of the attribute  
    Protected MethodSafely resumes the history service  
    Protected MethodRolls back the current transaction  
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method.  
    Protected MethodStarts a new transaction  
    Top
    See Also