Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
12c (12.2.1.3.0)
E80083-01
- java.lang.Object
-
- oracle.dss.gauge.BaseGaugeComponent
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
m_compType
protected int m_compType
-
Method Detail
-
selectObject
public boolean selectObject(int row,
int column)
This method selects either a particular gauge's component of this type
or components of this type in all gauges in the gauge set.
- Parameters:
row
- The row
of the gauge that this component
belongs to.
column
- The column
of the gauge that this component
belongs to.
- Returns:
True
if the component(s) were selected,
False
if the component(s) couldn't be selected.
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
12c (12.2.1.3.0)
E80083-01
Copyright © 1997, 2017, Oracle. All rights reserved.