oracle.adf.view.faces.bi.component.imageView
Class ShapeAttributesSet
java.lang.Object
   oracle.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.BIComplexAttributeBase
       oracle.adf.view.faces.bi.component.imageView.ShapeAttributesSet
oracle.adf.view.faces.bi.component.imageView.ShapeAttributesSet
- All Implemented Interfaces: 
- javax.faces.component.StateHolder
- public class ShapeAttributesSet 
- extends BIComplexAttributeBase
- Since:
- 11.0
 
 
 
 
| 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 | 
 
TYPE
public static final BIFacesBeanImpl.Type TYPE
SHAPE_ATTRIBUTES_MAP_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHAPE_ATTRIBUTES_MAP_KEY
ShapeAttributesSet
public ShapeAttributesSet()
getBeanType
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
- 
- Specified by:
- getBeanTypein 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)
- 
 
Copyright © 1997, 2011, Oracle. All rights reserved.