|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The DrillOutCallback is implemented by applications that want to set specific URIs on graphic images that are displayed in cells
| Method Summary | |
java.lang.String |
getDataDrillOutURI(ThinGridView gridView, int row, int column)Returns a URI that should be on the graphic image link for the header cell specified by row and column. |
java.lang.String |
getHeaderDrillOutURI(ThinGridView gridView, int edge, int layer, int slice)Returns a URI that should be on the graphic image link for the header cell specified by edge, layer, and slice. |
| Method Detail |
public java.lang.String getHeaderDrillOutURI(ThinGridView gridView,
int edge,
int layer,
int slice)
public java.lang.String getDataDrillOutURI(ThinGridView gridView,
int row,
int column)
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||