|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
oracle.dss.table.ColHeaderCell
Constructor Summary | |
ColHeaderCell(Table t, int layer) Class constructor. |
Method Summary | |
int |
getColumn() Get the column location within this header |
int |
getColumnCount() Get the number of columns this cell spans |
int |
getRow() Get the row location within this header |
int |
getRowCount() Get the number of rows this cell spans |
Constructor Detail |
public ColHeaderCell(Table t, int layer)
t
- the table view for this celllayer
- the innermost-based location of the cell in the headerMethod Detail |
public int getColumn()
getColumn
in class oracle.bali.ewt.grid.bigCell.AbstractBigCell
public int getRow()
getRow
in class oracle.bali.ewt.grid.bigCell.AbstractBigCell
public int getColumnCount()
getColumnCount
in class oracle.bali.ewt.grid.bigCell.AbstractBigCell
public int getRowCount()
getRowCount
in class oracle.bali.ewt.grid.bigCell.AbstractBigCell
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |