| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.component.UIComponent
org.apache.myfaces.trinidad.component.UIXComponent
org.apache.myfaces.trinidad.component.UIXComponentBase
oracle.adf.view.faces.bi.component.BIComponentBase
oracle.adf.view.faces.bi.component.UIViewComponent
oracle.adf.view.faces.bi.component.dataView.UIDataView
oracle.adf.view.faces.bi.component.imageView.UIImageView
oracle.adf.view.faces.bi.component.graph.CoreGraph
oracle.adf.view.faces.bi.component.graph.UIGraph
public class UIGraph
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface oracle.dss.graph.GraphConstants | 
|---|
GraphConstants.InteractivityBehavior, GraphConstants.MinorGridStepType, GraphConstants.ScatterLineType | 
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey | 
CLIENT_LISTENERS_KEY
 | 
static java.lang.String | 
COMPONENT_FAMILY
 | 
static java.lang.String | 
COMPONENT_TYPE
 | 
static java.lang.String | 
RENDERER_TYPE
 | 
static java.lang.String | 
RENDERER_TYPE_AREA
 | 
static java.lang.String | 
RENDERER_TYPE_BAR
 | 
static java.lang.String | 
RENDERER_TYPE_BUBBLE
 | 
static java.lang.String | 
RENDERER_TYPE_COMBO
 | 
static java.lang.String | 
RENDERER_TYPE_DUALY_BAR
 | 
static java.lang.String | 
RENDERER_TYPE_DUALY_COMBO
 | 
static java.lang.String | 
RENDERER_TYPE_DUALY_LINE
 | 
static java.lang.String | 
RENDERER_TYPE_FUNNEL
 | 
static java.lang.String | 
RENDERER_TYPE_HORIZ_BAR
 | 
static java.lang.String | 
RENDERER_TYPE_HORIZ_STACKED_BAR
 | 
static java.lang.String | 
RENDERER_TYPE_LINE
 | 
static java.lang.String | 
RENDERER_TYPE_PARETO
 | 
static java.lang.String | 
RENDERER_TYPE_PIE
 | 
static java.lang.String | 
RENDERER_TYPE_RADAR
 | 
static java.lang.String | 
RENDERER_TYPE_SCATTER
 | 
static java.lang.String | 
RENDERER_TYPE_STACKED_BAR
 | 
static java.lang.String | 
RENDERER_TYPE_STOCK_CANDLE
 | 
static org.apache.myfaces.trinidad.bean.FacesBean.Type | 
TYPE
 | 
| Fields inherited from class oracle.adf.view.faces.bi.component.dataView.UIDataView | 
|---|
CLICK_EVENT_TYPE, DRILL_ACTION_KEY, DRILL_ACTION_TYPE, DRILL_REQUESTED_LISTENER_KEY, DRILL_REQUESTING_LISTENER_KEY, DRILLING_ENABLED_KEY, IMAGE_FORMAT_AUTO, IMAGE_FORMAT_FLASH, IMAGE_FORMAT_PNG, IMAGE_FORMAT_PNG_STAMPED, IMAGE_FORMAT_SVG, immediate, lazy, logger, m_locale, PARTIAL_SUBMIT_KEY, PARTIAL_TRIGGERS_KEY, TOKEN_SUBSTITUTION_KEY, VALUE_KEY | 
| Fields inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase | 
|---|
BINDING_KEY, ID_KEY, RENDERED_KEY, RENDERER_TYPE_KEY, TRANSIENT_KEY | 
| Fields inherited from class javax.faces.component.UIComponent | 
|---|
bindings | 
| Fields inherited from interface javax.faces.component.NamingContainer | 
|---|
SEPARATOR_CHAR | 
| Constructor Summary | |
|---|---|
UIGraph()
 | 
|
| Method Summary | |
|---|---|
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type | 
getBeanType()
 | 
 oracle.adf.view.rich.event.ClientListenerSet | 
getClientListeners()
Gets a set of client listeners.  | 
 java.lang.String | 
getContentDelivery()
Retrieves whether the content of the imageView is delivered immediately or lazily.  | 
 java.lang.String | 
getFamily()
 | 
 int | 
getImageFormat()
Retrieves the format of image to produce- PNG, SVG or AUTO.  | 
 java.lang.String | 
getRendererType()
 | 
 void | 
setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
Sets a set of client listeners.  | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase | 
|---|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderer, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeAttributeChangeListener, removeFacesListener, restoreState, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setRendered, setRendererType, setTransient, setValueBinding, setValueExpression, toString, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponent | 
|---|
addPartialTarget, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitTree, visitTree | 
| Methods inherited from class javax.faces.component.UIComponent | 
|---|
getContainerClientId | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface javax.faces.component.ActionSource | 
|---|
addActionListener, getAction, getActionListener, getActionListeners, isImmediate, removeActionListener, setAction, setActionListener, setImmediate | 
| Field Detail | 
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_LISTENERS_KEY
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String RENDERER_TYPE
public static final java.lang.String RENDERER_TYPE_AREA
public static final java.lang.String RENDERER_TYPE_BAR
public static final java.lang.String RENDERER_TYPE_BUBBLE
public static final java.lang.String RENDERER_TYPE_COMBO
public static final java.lang.String RENDERER_TYPE_DUALY_BAR
public static final java.lang.String RENDERER_TYPE_DUALY_COMBO
public static final java.lang.String RENDERER_TYPE_DUALY_LINE
public static final java.lang.String RENDERER_TYPE_FUNNEL
public static final java.lang.String RENDERER_TYPE_HORIZ_BAR
public static final java.lang.String RENDERER_TYPE_HORIZ_STACKED_BAR
public static final java.lang.String RENDERER_TYPE_LINE
public static final java.lang.String RENDERER_TYPE_PARETO
public static final java.lang.String RENDERER_TYPE_PIE
public static final java.lang.String RENDERER_TYPE_RADAR
public static final java.lang.String RENDERER_TYPE_SCATTER
public static final java.lang.String RENDERER_TYPE_STACKED_BAR
public static final java.lang.String RENDERER_TYPE_STOCK_CANDLE
| Constructor Detail | 
|---|
public UIGraph()
| Method Detail | 
|---|
public java.lang.String getFamily()
getFamily in class CoreGraphpublic java.lang.String getRendererType()
getRendererType in class CoreGraphpublic int getImageFormat()
getImageFormat in class UIImageViewpublic java.lang.String getContentDelivery()
getContentDelivery in class UIImageViewpublic final oracle.adf.view.rich.event.ClientListenerSet getClientListeners()
public final void setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
clientListeners - the new clientListeners valueprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class CoreGraph
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||