| 
 | 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
org.apache.myfaces.trinidad.component.UIXCollection
oracle.adf.view.faces.bi.component.hierarchyViewer.SearchResults
public class SearchResults
| Field Summary | |
|---|---|
| static org.apache.myfaces.trinidad.bean.PropertyKey | ACTION_EXPRESSION_KEY | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | ACTION_LISTENER_KEY | 
| static java.lang.String | COMPONENT_FAMILY | 
| static java.lang.String | COMPONENT_TYPE | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | EMPTY_TEXT_KEY | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | FETCH_SIZE_KEY | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | RESULT_LISTENER_KEY | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | SELECTED_ROW_KEYS_KEY | 
| static org.apache.myfaces.trinidad.bean.FacesBean.Type | TYPE | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | VALUE_KEY | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | VAR_STATUS_KEY | 
| Fields inherited from class org.apache.myfaces.trinidad.component.UIXCollection | 
|---|
| VAR_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 | |
|---|---|
| SearchResults() | |
| Method Summary | |
|---|---|
|  void | addActionListener(javax.faces.event.ActionListener listener)Adds a action listener. | 
|  org.apache.myfaces.trinidad.model.CollectionModel | createCollectionModel(org.apache.myfaces.trinidad.model.CollectionModel current,
                      java.lang.Object value) | 
|  javax.faces.el.MethodBinding | getAction() | 
|  javax.el.MethodExpression | getActionExpression()Gets a reference to an action method sent by the command component, or the static outcome of an action. | 
|  javax.faces.el.MethodBinding | getActionListener()Gets a method reference to an action listener | 
|  javax.faces.event.ActionListener[] | getActionListeners()Returns an array of attached action listeners. | 
| protected  org.apache.myfaces.trinidad.bean.FacesBean.Type | getBeanType() | 
|  java.lang.String | getClientRowKey() | 
|  java.lang.String | getEmptyText()Gets the text of an empty table. | 
|  java.lang.String | getFamily() | 
|  int | getFetchSize()Gets the number of rows in the data fetch block | 
|  java.lang.String | getRendererType() | 
|  javax.el.MethodExpression | getResultListener() | 
|  org.apache.myfaces.trinidad.model.RowKeySet | getSelectedRowKeys()Gets the action state for this component. | 
|  java.lang.Object | getValue()Retrieves the search result's data model, which should be an instance of DataModel. | 
|  java.lang.String | getVarStatus() | 
|  boolean | isImmediate() | 
| protected  void | processFacetsAndChildren(javax.faces.context.FacesContext context,
                         javax.faces.event.PhaseId phaseId) | 
|  void | removeActionListener(javax.faces.event.ActionListener listener)Removes a action listener. | 
|  void | setAction(javax.faces.el.MethodBinding binding) | 
|  void | setActionExpression(javax.el.MethodExpression actionExpression)Sets a reference to an action method sent by the command component, or the static outcome of an action. | 
|  void | setActionListener(javax.faces.el.MethodBinding actionListener)Sets a method reference to an action listener | 
|  void | setEmptyText(java.lang.String emptyText)Sets the text of an empty table. | 
|  void | setFetchSize(int fetchSize)Sets the number of rows in the data fetch block | 
|  void | setImmediate(boolean immediate) | 
|  void | setResultListener(javax.el.MethodExpression actionListener) | 
|  void | setSelectedRowKeys(org.apache.myfaces.trinidad.model.RowKeySet selectedRowKeys)Sets the action state for this component. | 
|  void | setValue(java.lang.Object value)Specifies the search result's data model, which should be an instance of DataModel. | 
|  void | setVarStatus(java.lang.String varStatus) | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXCollection | 
|---|
| areRowsLocallyAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, broadcast, clearCachedRow, clearCachedRow, clearCachedRows, clearCachedRows, clearCurrencyStringCache, clearLocalCache, createVarStatusMap, decodeChildrenImpl, encodeBegin, encodeEnd, getCachingStrategy, getClientRowKeyManager, getCollectionModel, getCollectionModel, getContainerClientId, getCurrencyString, getEstimatedRowCount, getEstimatedRowCountConfidence, getRowCount, getRowData, getRowData, getRowIndex, getRowKey, getSortCriteria, getStamps, getVar, invokeOnComponent, isRowAvailable, isRowAvailable, isRowLocallyAvailable, isRowLocallyAvailable, isSortable, postCreateCollectionModel, postRowDataChange, preRowDataChange, processComponent, processDecodes, processSaveState, queueEvent, resetStampState, restoreStampState, restoreState, saveStampState, saveState, setClientRowKey, setCurrencyString, setRowIndex, setRowKey, setSortCriteria, setVar, updateChildrenImpl, validateChildrenImpl | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase | 
|---|
| adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, encodeChildren, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderer, getRendersChildren, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processRestoreState, processUpdates, processValidators, removeAttributeChangeListener, removeFacesListener, satisfiesPartialTrigger, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setValueBinding, setValueExpression, toString, updateChildren, validateChildren | 
| 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 | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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 ACTION_EXPRESSION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ACTION_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey VAR_STATUS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey RESULT_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SELECTED_ROW_KEYS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey EMPTY_TEXT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey FETCH_SIZE_KEY
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail | 
|---|
public SearchResults()
| Method Detail | 
|---|
public java.lang.String getFamily()
getFamily in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic java.lang.String getRendererType()
getRendererType in class org.apache.myfaces.trinidad.component.UIXComponentBaseprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic final java.lang.Object getValue()
getValue in class org.apache.myfaces.trinidad.component.UIXCollectionpublic final void setValue(java.lang.Object value)
value - the search results modelpublic final javax.el.MethodExpression getResultListener()
public final void setResultListener(javax.el.MethodExpression actionListener)
public org.apache.myfaces.trinidad.model.CollectionModel createCollectionModel(org.apache.myfaces.trinidad.model.CollectionModel current,
                                                                               java.lang.Object value)
createCollectionModel in class org.apache.myfaces.trinidad.component.UIXCollectionpublic java.lang.String getClientRowKey()
getClientRowKey in class org.apache.myfaces.trinidad.component.UIXCollectionpublic java.lang.String getVarStatus()
getVarStatus in class org.apache.myfaces.trinidad.component.UIXCollectionpublic final void setVarStatus(java.lang.String varStatus)
protected void processFacetsAndChildren(javax.faces.context.FacesContext context,
                                        javax.faces.event.PhaseId phaseId)
processFacetsAndChildren in class org.apache.myfaces.trinidad.component.UIXCollectionpublic final java.lang.String getEmptyText()
public final void setEmptyText(java.lang.String emptyText)
emptyText - the new emptyText valuepublic final int getFetchSize()
public final void setFetchSize(int fetchSize)
fetchSize - the new fetchSize valuepublic final org.apache.myfaces.trinidad.model.RowKeySet getSelectedRowKeys()
public final void setSelectedRowKeys(org.apache.myfaces.trinidad.model.RowKeySet selectedRowKeys)
selectedRowKeys - the new selectedRowKeys valuepublic javax.faces.el.MethodBinding getAction()
getAction in interface javax.faces.component.ActionSourcepublic void setAction(javax.faces.el.MethodBinding binding)
setAction in interface javax.faces.component.ActionSourcepublic final javax.el.MethodExpression getActionExpression()
getActionExpression in interface javax.faces.component.ActionSource2public final void setActionExpression(javax.el.MethodExpression actionExpression)
setActionExpression in interface javax.faces.component.ActionSource2actionExpression - the new actionExpression valuepublic final javax.faces.el.MethodBinding getActionListener()
getActionListener in interface javax.faces.component.ActionSourcepublic final void setActionListener(javax.faces.el.MethodBinding actionListener)
setActionListener in interface javax.faces.component.ActionSourceactionListener - the new actionListener valuepublic final void addActionListener(javax.faces.event.ActionListener listener)
addActionListener in interface javax.faces.component.ActionSourcelistener - the action listener to addpublic final void removeActionListener(javax.faces.event.ActionListener listener)
removeActionListener in interface javax.faces.component.ActionSourcelistener - the action listener to removepublic final javax.faces.event.ActionListener[] getActionListeners()
getActionListeners in interface javax.faces.component.ActionSourcepublic boolean isImmediate()
isImmediate in interface javax.faces.component.ActionSourcepublic void setImmediate(boolean immediate)
setImmediate in interface javax.faces.component.ActionSource| 
 | 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 | ||||||||