IDLeDOM
DOM interfaces automatically generated from WebIDL
Loading...
Searching...
No Matches
Wikimedia\IDLeDOM\MutationObserverInit Class Reference
+ Inheritance diagram for Wikimedia\IDLeDOM\MutationObserverInit:

Public Member Functions

bool getChildList ()
 
bool getAttributes ()
 
bool getCharacterData ()
 
bool getSubtree ()
 
bool getAttributeOldValue ()
 
bool getCharacterDataOldValue ()
 
list< string > getAttributeFilter ()
 

Member Function Documentation

◆ getAttributeFilter()

list< string > Wikimedia\IDLeDOM\MutationObserverInit::getAttributeFilter ( )
abstract
Returns
list<string>

◆ getAttributeOldValue()

bool Wikimedia\IDLeDOM\MutationObserverInit::getAttributeOldValue ( )
abstract
Returns
bool

◆ getAttributes()

bool Wikimedia\IDLeDOM\MutationObserverInit::getAttributes ( )
abstract
Returns
bool

◆ getCharacterData()

bool Wikimedia\IDLeDOM\MutationObserverInit::getCharacterData ( )
abstract
Returns
bool

◆ getCharacterDataOldValue()

bool Wikimedia\IDLeDOM\MutationObserverInit::getCharacterDataOldValue ( )
abstract
Returns
bool

◆ getChildList()

bool Wikimedia\IDLeDOM\MutationObserverInit::getChildList ( )
abstract
Returns
bool

◆ getSubtree()

bool Wikimedia\IDLeDOM\MutationObserverInit::getSubtree ( )
abstract
Returns
bool

The documentation for this class was generated from the following file: