| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| 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.gauge.CoreGauge
oracle.adf.view.faces.bi.component.gauge.UIGauge
public class UIGauge
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface oracle.dss.gauge.GaugeConstants | 
|---|
| GaugeConstants.HorizontalAlignment | 
| 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 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 | |
|---|---|
| UIGauge() | |
| 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. | 
|  void | renderShowPopupScript(java.lang.String popupId)Renders a script to the client to show the popup with the specified id. | 
|  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, 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, getRendererType, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeAttributeChangeListener, removeFacesListener, restoreState, satisfiesPartialTrigger, 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, encodeFlattenedChild, encodeFlattenedChildren, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitTree, visitTree | 
| Methods inherited from class javax.faces.component.UIComponent | 
|---|
| encodeAll, 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
| Constructor Detail | 
|---|
public UIGauge()
| Method Detail | 
|---|
public java.lang.String getFamily()
getFamily in class CoreGaugepublic 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 valuepublic void renderShowPopupScript(java.lang.String popupId)
popupId - the client ID of the popup that should be displayedprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class CoreGauge| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||