#import <DOMHTMLTableCellElement.h>
Abgeleitet von DOMHTMLElement.
Öffentliche Methoden | |
| (int) | - cellIndex |
| (id) | - abbr |
| (void) | - setAbbr: |
| (id) | - align |
| (void) | - setAlign: |
| (id) | - axis |
| (void) | - setAxis: |
| (id) | - bgColor |
| (void) | - setBgColor: |
| (id) | - ch |
| (void) | - setCh: |
| (id) | - chOff |
| (void) | - setChOff: |
| (int) | - colSpan |
| (void) | - setColSpan: |
| (id) | - headers |
| (void) | - setHeaders: |
| (id) | - height |
| (void) | - setHeight: |
| (BOOL) | - noWrap |
| (void) | - setNoWrap: |
| (int) | - rowSpan |
| (void) | - setRowSpan: |
| (id) | - scope |
| (void) | - setScope: |
| (id) | - vAlign |
| (void) | - setVAlign: |
| (id) | - width |
| (void) | - setWidth: |
Definiert in Zeile 9 der Datei DOMHTMLTableCellElement.h.
| - (int) cellIndex |
| - (id) abbr |
| - (void) setAbbr: | (id) | fp8 |
| - (id) align |
| - (void) setAlign: | (id) | fp8 |
| - (id) axis |
| - (void) setAxis: | (id) | fp8 |
| - (id) bgColor |
| - (void) setBgColor: | (id) | fp8 |
| - (id) ch |
| - (void) setCh: | (id) | fp8 |
| - (id) chOff |
| - (void) setChOff: | (id) | fp8 |
| - (int) colSpan |
| - (void) setColSpan: | (int) | fp8 |
| - (id) headers |
| - (void) setHeaders: | (id) | fp8 |
| - (id) height |
| - (void) setHeight: | (id) | fp8 |
| - (BOOL) noWrap |
| - (void) setNoWrap: | (BOOL) | fp8 |
| - (int) rowSpan |
| - (void) setRowSpan: | (int) | fp8 |
| - (id) scope |
| - (void) setScope: | (id) | fp8 |
| - (id) vAlign |
| - (void) setVAlign: | (id) | fp8 |
| - (id) width |
| - (void) setWidth: | (id) | fp8 |