|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.5.0) E12063-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CustomMarkerTextCallback
| Method Summary | |
|---|---|
java.lang.String |
getMarkerText(java.lang.String defaultMarkerText, ComponentHandle componentHandle)Retrieves the customized text for the marker text. |
| Method Detail |
|---|
java.lang.String getMarkerText(java.lang.String defaultMarkerText,
ComponentHandle componentHandle)
defaultMarkerText - The marker text that the Graph provides by default.componentHandle - The ComponentHandle for the component to which this marker text applies. The componentHandle will actually be one of the following subclasses of ComponentHandle: DataComponentHandle, GroupComponentHandle, NonDataComponentHandle, PageItemComponentHandle, or SeriesComponentHandle.
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.5.0) E12063-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||