Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

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

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

Deprecated.

@Deprecated
public class ActiveDataProperties
extends BIComplexAttributeBase


Field Summary
static java.lang.String FLASH_ANIMATION_ENABLED
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FLASH_IS_ANIMATION_ENABLED_KEY
          Deprecated.  
static java.lang.String FLASH_SHOW_TRANSITION_COLOR
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FLASH_SHOW_TRANSITION_COLOR_KEY
          Deprecated.  
static java.lang.String FLASH_TRANSITION_COLOR
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FLASH_TRANSITION_COLOR_KEY
          Deprecated.  
static java.lang.String FLASH_TRANSITION_DURATION
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FLASH_TRANSITION_DURATION_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
ActiveDataProperties()
          Deprecated.  
 
Method Summary
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
          Deprecated.  
 boolean getShowTransitionColor()
          Deprecated.  
 java.lang.String getTransitionColor()
          Deprecated.  
 int getTransitionDuration()
          Deprecated.  
 boolean isAnimationEnabled()
          Deprecated.  
 void setAnimationEnabled(boolean enableAnimations)
          Deprecated.  
 void setShowTransitionColor(boolean show)
          Deprecated.  
 void setTransitionColor(java.lang.String color)
          Deprecated.  
 void setTransitionDuration(int transitionDuration)
          Deprecated.  
 
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. 

FLASH_IS_ANIMATION_ENABLED_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FLASH_IS_ANIMATION_ENABLED_KEY
Deprecated. 
For internal use only. Application developers should not use this

FLASH_TRANSITION_DURATION_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FLASH_TRANSITION_DURATION_KEY
Deprecated. 
For internal use only. Application developers should not use this

FLASH_TRANSITION_COLOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FLASH_TRANSITION_COLOR_KEY
Deprecated. 
For internal use only. Application developers should not use this

FLASH_SHOW_TRANSITION_COLOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FLASH_SHOW_TRANSITION_COLOR_KEY
Deprecated. 
For internal use only. Application developers should not use this

FLASH_ANIMATION_ENABLED

public static final java.lang.String FLASH_ANIMATION_ENABLED
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

FLASH_TRANSITION_DURATION

public static final java.lang.String FLASH_TRANSITION_DURATION
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

FLASH_TRANSITION_COLOR

public static final java.lang.String FLASH_TRANSITION_COLOR
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this

FLASH_SHOW_TRANSITION_COLOR

public static final java.lang.String FLASH_SHOW_TRANSITION_COLOR
Deprecated. 
See Also:
Constant Field Values
For internal use only. Application developers should not use this
Constructor Detail

ActiveDataProperties

public ActiveDataProperties()
Deprecated. 
Method Detail

setAnimationEnabled

public void setAnimationEnabled(boolean enableAnimations)
Deprecated. 
For internal use only. Application developers should not use this

isAnimationEnabled

public boolean isAnimationEnabled()
Deprecated. 
For internal use only. Application developers should not use this

setTransitionDuration

public void setTransitionDuration(int transitionDuration)
Deprecated. 
For internal use only. Application developers should not use this

getTransitionDuration

public int getTransitionDuration()
Deprecated. 
For internal use only. Application developers should not use this

setTransitionColor

public void setTransitionColor(java.lang.String color)
Deprecated. 
For internal use only. Application developers should not use this

getTransitionColor

public java.lang.String getTransitionColor()
Deprecated. 
For internal use only. Application developers should not use this

setShowTransitionColor

public void setShowTransitionColor(boolean show)
Deprecated. 
For internal use only. Application developers should not use this

getShowTransitionColor

public boolean getShowTransitionColor()
Deprecated. 
For internal use only. Application developers should not use this

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 2 (11.1.2.1.0)

E17492-02

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