IDLeDOM
DOM interfaces automatically generated from WebIDL
Loading...
Searching...
No Matches
Wikimedia\IDLeDOM\Stub\HTMLTableSectionElement Class Reference

Public Member Functions

HTMLCollection getRows ()
 
HTMLElement insertRow (int $index=-1)
 
void deleteRow (int $index)
 

Protected Member Functions

Exception _unimplemented ()
 

Member Function Documentation

◆ _unimplemented()

Exception Wikimedia\IDLeDOM\Stub\HTMLTableSectionElement::_unimplemented ( )
abstractprotected
Returns
Exception

◆ deleteRow()

void Wikimedia\IDLeDOM\Stub\HTMLTableSectionElement::deleteRow ( int $index)
Parameters
int$index
Returns
void

◆ getRows()

HTMLCollection Wikimedia\IDLeDOM\Stub\HTMLTableSectionElement::getRows ( )
Returns
HTMLCollection

◆ insertRow()

HTMLElement Wikimedia\IDLeDOM\Stub\HTMLTableSectionElement::insertRow ( int $index = -1)
Parameters
int$index
Returns
HTMLElement

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