Namespace Aspose.Html.Dom.Mutations
Namespace Aspose.Html.Dom.Mutations
Classes
| ชื่อชั้นเรียน | Description |
|---|---|
| MutationObserver | A Aspose.Html.Dom.Mutations.MutationObserver วัตถุสามารถใช้ในการสังเกตการเปลี่ยนแปลงในต้นไม้ของ Aspose.Html.Dom.Node |
| MutationObserverInit | ประเภทนี้เป็นชุดตัวเลือกที่ใช้ในการกําหนด Aspose.Html.Dom.Mutations.MutationObserver |
| MutationRecord | A MutationRecord represents an individual DOM mutation. It is the object that is passed to Aspose.Html.Dom.Mutations.MutationObserver’s Aspose.Html.Dom.Mutations.MutationCallback |
Delegates
| ชื่อตัวแทน | Description |
|---|---|
| MutationCallback | แสดงให้เห็นถึงวิธีการที่จะจัดการกับเหตุการณ์การเปลี่ยนแปลง |