|
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
org.apache.myfaces.trinidad.component.UIXCollection
org.apache.myfaces.trinidad.component.UIXHierarchy
oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
public class UIHierarchyViewer
Field Summary | |
---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
CONTENT_DELIVERY_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
CONTROL_PANEL_BEHAVIOR_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
CUSTOMIZATION_ID_KEY
|
protected static java.lang.String |
DEFAULT_CONTENT_DELIVERY_MODE
|
protected static java.lang.String |
DEFAULT_CONTROL_PANEL_BEHAVIOR
|
protected static int |
DEFAULT_DISPLAY_LEVELS_ANCESTOR
|
protected static int |
DEFAULT_DISPLAY_LEVELS_CHILDREN
|
protected static java.lang.String |
DEFAULT_LAYOUT
|
protected static int |
DEFAULT_LEVEL_FETCH_SIZE
|
protected static java.lang.String |
DEFAULT_NODE_SELECTION
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
DISPLAY_LEVELS_ANCESTOR_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
DISPLAY_LEVELS_CHILDREN_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
DONT_PERSIST_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
FOCUS_ROW_KEY_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
INLINE_STYLE_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
LAYOUT_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
LEVEL_FETCH_SIZE
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
LOCALE_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
NAVIGATE_UP_LISTENER_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
NODE_SELECTION_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
PARTIAL_TRIGGERS_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
PERFORMANCE_FLAGS_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
PERSIST_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
POPUP_CONTEXT_ROW_KEY_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SELECTION_LISTENER_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
STYLE_CLASS_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SUMMARY_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 | |
---|---|
UIHierarchyViewer()
Constructs an instance of the UIHierarchyViewer. |
Method Summary | |
---|---|
void |
broadcast(javax.faces.event.FacesEvent event)
Delivers a wrapped event to the appropriate component. |
protected void |
broadcastNodeActionEvent(NodeActionEvent nae)
|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType()
|
java.lang.String |
getClientRowKey()
|
java.lang.String |
getContentDelivery()
Gets whether data should be fetched when the component is rendered initially. |
java.lang.String |
getControlPanelBehavior()
|
java.lang.Object |
getCurrentRowData()
Get the row data object for the current row. |
java.lang.String |
getCustomizationId()
Deprecated. The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. |
int |
getDisplayLevelsAncestor()
|
int |
getDisplayLevelsChildren()
|
java.lang.String[] |
getDontPersist()
Gets List of persistent attributes that are restricted from persisting to a registered "Persistent Change Manager". |
java.lang.String |
getFamily()
|
java.lang.Object |
getFocusRowKey()
|
java.lang.String |
getInlineStyle()
Gets the CSS styles to use for this component. |
java.lang.String |
getLayout()
|
int |
getLevelFetchSize()
|
java.util.Locale |
getLocale()
Retrieves the locale for the Topology Viewer. |
javax.el.MethodExpression |
getNavigateUpListener()
|
java.lang.String |
getNodeSelection()
|
java.lang.String[] |
getPartialTriggers()
Retrieves the ids of the partial triggers for the Topology Viewer. |
java.lang.String[] |
getPersist()
Gets List of persistent attributes that are persisting to a registered "Persistent Change Manager". |
protected java.lang.Object |
getPopupContextRowKey()
|
java.lang.String |
getRendererType()
|
javax.el.MethodExpression |
getSelectionListener()
|
java.lang.String |
getStyleClass()
Gets a CSS style class to use for this component. |
java.lang.String |
getSummary()
Gets the summary of this table's purpose and structure for user agents rendering to non-visual media. |
java.lang.Object |
getValue()
Retrieves the model used for this Topology Viewer. |
java.lang.String |
getVarStatus()
|
boolean |
invokeOnComponent(javax.faces.context.FacesContext context,
java.lang.String clientId,
javax.faces.component.ContextCallback callback)
|
protected void |
processFacetsAndChildren(javax.faces.context.FacesContext context,
javax.faces.event.PhaseId phaseId)
|
void |
queueEvent(javax.faces.event.FacesEvent event)
Queues an event. |
void |
setContentDelivery(java.lang.String deliveryMode)
Sets whether data should be fetched when the component is rendered initially. |
void |
setControlPanelBehavior(java.lang.String cbehavior)
|
void |
setCustomizationId(java.lang.String customizationId)
Deprecated. The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. |
void |
setDisplayLevelsAncestor(int nDisplayLevelsAncestor)
|
void |
setDisplayLevelsChildren(int nDisplayLevelsChildren)
|
void |
setDontPersist(java.lang.String[] dontPersist)
Sets List of persistent attributes that are restricted from persisting to a registered "Persistent Change Manager". |
void |
setFocusRowKey(java.lang.Object focusRowKey)
|
void |
setInlineStyle(java.lang.String inlineStyle)
Sets the CSS styles to use for this component. |
void |
setLayout(java.lang.String layout)
|
void |
setLevelFetchSize(int levelFetchSize)
|
void |
setLocale(java.util.Locale locale)
Specifies the locale for the Topology Viewer. |
void |
setNavigateUpListener(javax.el.MethodExpression navigateUpLIstener)
|
void |
setNodeSelection(java.lang.String layout)
|
void |
setPartialTriggers(java.lang.String[] ids)
Specifies the ids of the partial triggers for the Topology Viewer. |
void |
setPersist(java.lang.String[] persist)
Sets List of persistent attributes that are persisting to a registered "Persistent Change Manager". |
protected void |
setPopupContextRowKey(java.lang.Object rowKey)
|
void |
setRowKey(java.lang.Object rowKey)
Makes a row current. |
void |
setSelectionListener(javax.el.MethodExpression selectionListener)
|
void |
setStyleClass(java.lang.String styleClass)
Sets a CSS style class to use for this component. |
void |
setSummary(java.lang.String summary)
Sets the summary of this table's purpose and structure for user agents rendering to non-visual media. |
void |
setValue(java.lang.Object value)
Specified the model for the Topology Viewer. |
void |
setVarStatus(java.lang.String varStatus)
|
Methods inherited from class org.apache.myfaces.trinidad.component.UIXHierarchy |
---|
createCollectionModel, enterContainer, exitContainer, getAllAncestorContainerRowKeys, getContainerRowKey, getContainerRowKey, getDepth, getDepth, getFirst, getRows, getStamps, getTreeModel, isContainer, isContainerEmpty |
Methods inherited from class org.apache.myfaces.trinidad.component.UIXCollection |
---|
clearCurrencyStringCache, createVarStatusMap, decodeChildrenImpl, encodeBegin, encodeEnd, getClientRowKeyManager, getCollectionModel, getCollectionModel, getContainerClientId, getCurrencyString, getRowCount, getRowData, getRowData, getRowIndex, getRowKey, getSortCriteria, getVar, isRowAvailable, isRowAvailable, isSortable, postRowDataChange, preRowDataChange, processComponent, processDecodes, processSaveState, resetStampState, restoreStampState, restoreState, saveStampState, saveState, setClientRowKey, setCurrencyString, setRowIndex, setSortCriteria, setVar, updateChildrenImpl, validateChildrenImpl |
Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase |
---|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, encodeAll, 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, 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, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitTree, visitTree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.myfaces.trinidad.component.CollectionComponent |
---|
getVar |
Methods inherited from interface org.apache.myfaces.trinidad.model.RowKeyIndex |
---|
getRowCount, getRowData, getRowData, getRowIndex, getRowKey, isRowAvailable, isRowAvailable, setRowIndex |
Field Detail |
---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey PARTIAL_TRIGGERS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CONTENT_DELIVERY_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey INLINE_STYLE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey STYLE_CLASS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SUMMARY_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CUSTOMIZATION_ID_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey PERSIST_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DONT_PERSIST_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LOCALE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LAYOUT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey VAR_STATUS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey FOCUS_ROW_KEY_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DISPLAY_LEVELS_CHILDREN_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DISPLAY_LEVELS_ANCESTOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SELECTION_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey NODE_SELECTION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CONTROL_PANEL_BEHAVIOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LEVEL_FETCH_SIZE
public static final org.apache.myfaces.trinidad.bean.PropertyKey NAVIGATE_UP_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey PERFORMANCE_FLAGS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey POPUP_CONTEXT_ROW_KEY_KEY
protected static final java.lang.String DEFAULT_CONTENT_DELIVERY_MODE
protected static final java.lang.String DEFAULT_LAYOUT
protected static final java.lang.String DEFAULT_NODE_SELECTION
protected static final java.lang.String DEFAULT_CONTROL_PANEL_BEHAVIOR
protected static final int DEFAULT_DISPLAY_LEVELS_CHILDREN
protected static final int DEFAULT_DISPLAY_LEVELS_ANCESTOR
protected static final int DEFAULT_LEVEL_FETCH_SIZE
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
Constructor Detail |
---|
public UIHierarchyViewer()
Method Detail |
---|
public java.lang.String getFamily()
getFamily
in class org.apache.myfaces.trinidad.component.UIXComponentBase
public java.lang.String getRendererType()
getRendererType
in class org.apache.myfaces.trinidad.component.UIXComponentBase
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType
in class org.apache.myfaces.trinidad.component.UIXComponentBase
public final java.lang.String getInlineStyle()
public final void setInlineStyle(java.lang.String inlineStyle)
inlineStyle
- the new inlineStyle valuepublic final java.lang.String getStyleClass()
public final void setStyleClass(java.lang.String styleClass)
styleClass
- the new styleClass valuepublic final java.lang.String getSummary()
public final void setSummary(java.lang.String summary)
summary
- the new summary valuepublic final java.lang.String[] getPersist()
public final void setPersist(java.lang.String[] persist)
persist
- the new persist valuepublic final java.lang.String[] getDontPersist()
public final void setDontPersist(java.lang.String[] dontPersist)
dontPersist
- the new dontPersist value@Deprecated public final java.lang.String getCustomizationId()
@Deprecated public final void setCustomizationId(java.lang.String customizationId)
customizationId
- the new customizationId valuepublic final java.lang.Object getValue()
getValue
in class org.apache.myfaces.trinidad.component.UIXCollection
setValue(java.lang.Object)
public final void setValue(java.lang.Object value)
getValue()
public final java.util.Locale getLocale()
setLocale(java.util.Locale)
public final void setLocale(java.util.Locale locale)
locale
- The locale for the Topology Viewer.getLocale()
public final void setPartialTriggers(java.lang.String[] ids)
ids
- The ids of the partial trigger components for the Topology Viewer.getPartialTriggers()
public final java.lang.String[] getPartialTriggers()
setPartialTriggers(java.lang.String[])
public final java.lang.String getContentDelivery()
public final void setContentDelivery(java.lang.String deliveryMode)
contentDelivery
- the new contentDelivery valuepublic final java.lang.String getLayout()
public final void setLayout(java.lang.String layout)
protected final java.lang.Object getPopupContextRowKey()
protected final void setPopupContextRowKey(java.lang.Object rowKey)
public boolean invokeOnComponent(javax.faces.context.FacesContext context, java.lang.String clientId, javax.faces.component.ContextCallback callback) throws javax.faces.FacesException
invokeOnComponent
in class org.apache.myfaces.trinidad.component.UIXCollection
javax.faces.FacesException
public final java.lang.Object getCurrentRowData()
public final java.lang.String getNodeSelection()
public final void setNodeSelection(java.lang.String layout)
public final java.lang.String getControlPanelBehavior()
public final void setControlPanelBehavior(java.lang.String cbehavior)
public final java.lang.Object getFocusRowKey()
getFocusRowKey
in class org.apache.myfaces.trinidad.component.UIXHierarchy
public final void setFocusRowKey(java.lang.Object focusRowKey)
public final int getDisplayLevelsChildren()
public final void setDisplayLevelsChildren(int nDisplayLevelsChildren)
public final int getDisplayLevelsAncestor()
public final void setDisplayLevelsAncestor(int nDisplayLevelsAncestor)
public final int getLevelFetchSize()
public final void setLevelFetchSize(int levelFetchSize)
public final java.lang.String getVarStatus()
getVarStatus
in class org.apache.myfaces.trinidad.component.UIXCollection
public 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.UIXCollection
public java.lang.String getClientRowKey()
getClientRowKey
in class org.apache.myfaces.trinidad.component.UIXCollection
public void setRowKey(java.lang.Object rowKey)
UIXCollection.preRowDataChange()
and
UIXCollection.postRowDataChange()
as appropriate.
setRowKey
in interface org.apache.myfaces.trinidad.model.RowKeyIndex
setRowKey
in class org.apache.myfaces.trinidad.component.UIXCollection
rowKey
- The rowKey of the row that should be made current. Use null
to clear the current row.CollectionModel#setRowKey
public void queueEvent(javax.faces.event.FacesEvent event)
queueEvent
in class org.apache.myfaces.trinidad.component.UIXCollection
event
- a FacesEventpublic void broadcast(javax.faces.event.FacesEvent event) throws javax.faces.event.AbortProcessingException
broadcast
in class org.apache.myfaces.trinidad.component.UIXCollection
event
- a FacesEvent
javax.faces.event.AbortProcessingException
protected void broadcastNodeActionEvent(NodeActionEvent nae)
public final javax.el.MethodExpression getSelectionListener()
public final void setSelectionListener(javax.el.MethodExpression selectionListener)
public final javax.el.MethodExpression getNavigateUpListener()
public final void setNavigateUpListener(javax.el.MethodExpression navigateUpLIstener)
|
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 |