#import <DOMHTMLTableRowElement.h>
Abgeleitet von DOMHTMLElement.
Öffentliche Methoden | |
| (struct HTMLTableRowElement *) | - _tableRowElement |
| (int) | - rowIndex |
| (int) | - sectionRowIndex |
| (id) | - cells |
| (id) | - align |
| (void) | - setAlign: |
| (id) | - bgColor |
| (void) | - setBgColor: |
| (id) | - ch |
| (void) | - setCh: |
| (id) | - chOff |
| (void) | - setChOff: |
| (id) | - vAlign |
| (void) | - setVAlign: |
| (id) | - insertCell: |
| (void) | - deleteCell: |
Definiert in Zeile 9 der Datei DOMHTMLTableRowElement.h.
| - (struct HTMLTableRowElement *) _tableRowElement |
| - (int) rowIndex |
| - (int) sectionRowIndex |
| - (id) cells |
| - (id) align |
| - (void) setAlign: | (id) | fp8 |
| - (id) bgColor |
| - (void) setBgColor: | (id) | fp8 |
| - (id) ch |
| - (void) setCh: | (id) | fp8 |
| - (id) chOff |
| - (void) setChOff: | (id) | fp8 |
| - (id) vAlign |
| - (void) setVAlign: | (id) | fp8 |
| - (id) insertCell: | (int) | fp8 |
| - (void) deleteCell: | (int) | fp8 |