Method | Description | |
---|---|---|
Clone ( ) : object |
Create a deep clone of this EventListeners object. A possible Attached Style wouldn't be cloned! |
|
EventListeners ( IDocument document, |
Initializes a new instance of the EventListeners class.
|
|
EventListeners ( IDocument document, |
Initializes a new instance of the EventListeners class.
|
Method | Description | |
---|---|---|
Content_Inserted ( int index, object value ) : void |
Content_s the inserted.
|
|
Content_Removed ( int index, object value ) : void |
Content_s the removed.
|
|
InitStandards ( ) : void |
Inits the standards.
|
|
NewXmlNode ( ) : void |
Create a new XmlNode.
|
public EventListeners ( IDocument document, |
||
document | IDocument | The document. |
EventListeners | Array of EventListeners. | |
return | System |
public EventListeners ( IDocument document, |
||
document | IDocument | The document. |
node | The node. | |
return | System |