Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
12c (12.2.1.3.0)
E80083-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
getMetadataStyle
ViewStyle getMetadataStyle(java.lang.Object metaData,
ViewStyle initStyle,
int edge,
int depth,
int index)
- Parameters:
metaData
- member metadata
initStyle
- initial ViewStyle for the member
edge
- edge member is on
depth
- layer member is in
index
- slice member is in
- Returns:
- resulting ViewStyle for the given member
- For internal use only. Application developers should not use this
- Get the resulting ViewStyle for the given member.
-
startExport
boolean startExport()
- Returns:
- true if the view can begin exporting, false if not
- For internal use only. Application developers should not use this
- Inform the view that an export has started.
-
endExport
void endExport()
- For internal use only. Application developers should not use this
- Inform the view that an export has ended.
-
isExporting
boolean isExporting()
- Returns:
- true if exporting, false if not
- For internal use only. Application developers should not use this
- Determine if this view is currently exporting to Excel.
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
12c (12.2.1.3.0)
E80083-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 1997, 2017, Oracle. All rights reserved.