|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.dss.thin.beans.table.TableHeader
|
+--oracle.dss.thin.beans.table.ColHeader
The column header for a thin table. The column header displays information about each column in the thin table.
| Method Summary | |
java.lang.String |
getComponentName()Retrieves the name of this component. |
int |
getID()Retrieves the ID for this column header. |
| Methods inherited from class oracle.dss.thin.beans.table.TableHeader |
getViewStyle, isHorizontal, isVisible, setViewStyle, setVisible |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.dss.dataView.ViewComponent |
getBeanInfo |
| Method Detail |
public int getID()
COL_HEADER, which identifies this as the column header component of the table.public java.lang.String getComponentName()
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||