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

E12063-04

oracle.adf.view.faces.bi.component.imageView
Class ShapeAttributesSet

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

public class ShapeAttributesSet
extends BIComplexAttributeBase

Since:
11.0

Field Summary
static org.apache.myfaces.trinidad.bean.PropertyKey SHAPE_ATTRIBUTES_MAP_KEY
           
static BIFacesBeanImpl.Type TYPE
           
 
Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
ID_KEY, m_parent, TRANSIENT_KEY
 
Constructor Summary
ShapeAttributesSet()
           
 
Method Summary
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           
 ShapeAttributes getShapeAttributes(java.lang.String component, boolean createNew)
           
 java.util.Map getShapeAttributesMap()
           
 void setShapeAttributesMap(java.util.Map map)
           
 
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 BIFacesBeanImpl.Type TYPE

SHAPE_ATTRIBUTES_MAP_KEY

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

ShapeAttributesSet

public ShapeAttributesSet()
Method Detail

getBeanType

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

setShapeAttributesMap

public void setShapeAttributesMap(java.util.Map map)

getShapeAttributesMap

public java.util.Map getShapeAttributesMap()

getShapeAttributes

public ShapeAttributes getShapeAttributes(java.lang.String component,
                                          boolean createNew)

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

E12063-04

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