Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.6.0)

E12063-07

oracle.adf.view.faces.bi.component.graph
Class SelectPointLegendText

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      extended by oracle.adf.view.faces.bi.component.graph.SelectPointLegendText
All Implemented Interfaces:
javax.faces.component.StateHolder

Deprecated.

@Deprecated
public class SelectPointLegendText
extends BIComplexAttributeBase

Represents legend text for the fixed marked on the line in case of LINE_SELECT_POINT Graph type.

Since:
11.0

Field Summary
static org.apache.myfaces.trinidad.bean.PropertyKey TEXT_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
          Deprecated.  
 
Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
ID_KEY, m_parent, TRANSIENT_KEY
 
Constructor Summary
SelectPointLegendText()
          Deprecated.  
 
Method Summary
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
          Deprecated.  
 java.lang.String getText()
          Deprecated. Retrives the legend text for the fixed marked on the line in case of LINE_SELECT_POINT Graph type.
 void setText(java.lang.String text)
          Deprecated. Specified the legend text for the fixed marker on the line in case of LINE_SELECT_POINT Graph type.
 
Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
applyProperties, getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, restoreState, saveState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
Deprecated. 

TEXT_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey TEXT_KEY
Deprecated. 
Constructor Detail

SelectPointLegendText

public SelectPointLegendText()
Deprecated. 
Method Detail

getText

public java.lang.String getText()
Deprecated. 
Retrives the legend text for the fixed marked on the line in case of LINE_SELECT_POINT Graph type.

Returns:

setText

public void setText(java.lang.String text)
Deprecated. 
Specified the legend text for the fixed marker on the line in case of LINE_SELECT_POINT Graph type.

Parameters:
text -

getBeanType

protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
Deprecated. 
Specified by:
getBeanType in class BIComplexAttributeBase

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.6.0)

E12063-07

Copyright © 1997, 2011, Oracle. All rights reserved.