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

Public Member Functions

int getRowIndex ()
 
int getSectionRowIndex ()
 
HTMLCollection getCells ()
 
HTMLTableCellElement insertCell (int $index=-1)
 
void deleteCell (int $index)
 

Protected Member Functions

Exception _unimplemented ()
 

Member Function Documentation

◆ _unimplemented()

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

◆ deleteCell()

void Wikimedia\IDLeDOM\Stub\HTMLTableRowElement::deleteCell ( int $index)
Parameters
int$index
Returns
void

◆ getCells()

HTMLCollection Wikimedia\IDLeDOM\Stub\HTMLTableRowElement::getCells ( )
Returns
HTMLCollection

◆ getRowIndex()

int Wikimedia\IDLeDOM\Stub\HTMLTableRowElement::getRowIndex ( )
Returns
int

◆ getSectionRowIndex()

int Wikimedia\IDLeDOM\Stub\HTMLTableRowElement::getSectionRowIndex ( )
Returns
int

◆ insertCell()

HTMLTableCellElement Wikimedia\IDLeDOM\Stub\HTMLTableRowElement::insertCell ( int $index = -1)
Parameters
int$index
Returns
HTMLTableCellElement

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