|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.graph.BaseFrame
oracle.adf.view.faces.bi.component.graph.FunnelFrame
public class FunnelFrame
Defines properties for the funnel graph frame.
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
BORDER_WIDTH_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
| Fields inherited from class oracle.adf.view.faces.bi.component.graph.BaseFrame |
|---|
BORDER_COLOR_KEY, BORDER_TRANSPARENT_KEY, FILL_COLOR_KEY, FILL_TRANSPARENT_KEY, m_defaultBorderColor, m_defaultBorderTransparent, m_defaultColor, m_defaultFillTransparent, m_defaultRendered, RENDERED_KEY, SFX_KEY |
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
ID_KEY, m_parent, TRANSIENT_KEY |
| Constructor Summary | |
|---|---|
FunnelFrame() |
|
| Method Summary | |
|---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
int |
getBorderWidth()Retrieves the width of the funnel skeleton borders in pixels. |
void |
setBorderWidth(int width)Specifies the width of the funnel skeleton borders in pixels. |
| Methods inherited from class oracle.adf.view.faces.bi.component.graph.BaseFrame |
|---|
getBorderColor, getFillColor, getSpecialEffects, isBorderTransparent, isFillTransparent, isRendered, resetStyleProperties, restoreState, setBorderColor, setBorderTransparent, setFillColor, setFillTransparent, setRendered, setSpecialEffects |
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
applyProperties, getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, registerAttachedObjectKey, 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 |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_WIDTH_KEY
| Constructor Detail |
|---|
public FunnelFrame()
| Method Detail |
|---|
public int getBorderWidth()
public void setBorderWidth(int width)
width - the width of the funnel skeleton borders in pixelsprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class BaseFrame
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||