| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08  | 
||||||||
| 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
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface org.apache.myfaces.trinidad.model.LocalRowKeyIndex | 
|---|
org.apache.myfaces.trinidad.model.LocalRowKeyIndex.Confidence, org.apache.myfaces.trinidad.model.LocalRowKeyIndex.LocalCachingStrategy | 
| 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.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
 | 
protected static java.lang.String | 
DEFAULT_PANNING
 | 
static org.apache.myfaces.trinidad.bean.PropertyKey | 
DETAIL_WINDOW_KEY
 | 
static org.apache.myfaces.trinidad.bean.PropertyKey | 
DISCLOSED_ROW_KEYS_KEY
 | 
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 | 
EMPTY_TEXT_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 java.lang.String | 
NODE_DETAIL
Deprecated. don't use featuresOff="nodeDetail" use detailWindow="none" instead  | 
static org.apache.myfaces.trinidad.bean.PropertyKey | 
NODE_SELECTION_KEY
 | 
static org.apache.myfaces.trinidad.bean.PropertyKey | 
PANNING_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 | 
ROW_DISCLOSURE_LISTENER_KEY
 | 
static org.apache.myfaces.trinidad.bean.PropertyKey | 
SELECTED_ROW_KEYS_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 oracle.adf.view.rich.dnd.DragSourceFactory | 
|---|
DEFAULT_DRAGSOURCE | 
| Fields inherited from interface javax.faces.component.NamingContainer | 
|---|
SEPARATOR_CHAR | 
| Constructor Summary | |
|---|---|
UIHierarchyViewer()
Constructs an instance of the UIHierarchyViewer.  | 
|
| Method Summary | |
|---|---|
 void | 
addRowDisclosureListener(org.apache.myfaces.trinidad.event.RowDisclosureListener listener)
Adds a rowDisclosure listener.  | 
 void | 
addSelectionListener(org.apache.myfaces.trinidad.event.SelectionListener listener)
Adds a selection listener.  | 
 void | 
broadcast(javax.faces.event.FacesEvent event)
Delivers a wrapped event to the appropriate component.  | 
protected  void | 
broadcastNodeActionEvent(NodeActionEvent nae)
 | 
 oracle.adf.view.rich.dnd.DragSource | 
createDragSource(java.lang.String name,
                 java.util.Set<oracle.adf.view.rich.dnd.DnDAction> allowedActions,
                 oracle.adf.view.rich.dnd.DnDAction defaultAction,
                 java.lang.String discriminant,
                 javax.el.MethodExpression dragDropEndListener,
                 java.util.Map<java.lang.String,?> properties)
 | 
 java.lang.CharSequence | 
createDragSourceBehavior(java.lang.String name,
                         oracle.adf.view.rich.dnd.DragSource dragSource,
                         java.util.Set<oracle.adf.view.rich.dnd.DnDAction> allowedActions,
                         oracle.adf.view.rich.dnd.DnDAction defaultAction,
                         java.lang.String discriminant,
                         javax.el.MethodExpression dragDropEndListener,
                         java.util.Map<java.lang.String,?> properties)
 | 
 javax.faces.component.UIComponent | 
findChildComponent(javax.faces.context.FacesContext context,
                   java.lang.Class<?> compClass)
Find the child component that rendered=true For internal use only  | 
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 | 
getClientRowKey()
 | 
 java.lang.String | 
getContentDelivery()
Gets whether data should be fetched when the component is rendered initially.  | 
 java.lang.String | 
getControlPanelBehavior()
Gets the behavior of the control panel.  | 
 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.  | 
 java.lang.String | 
getDetailWindow()
Gets the detail window of the hierarchy.  | 
 org.apache.myfaces.trinidad.model.RowKeySet | 
getDisclosedRowKeys()
Gets the set of disclosed rows for this component.  | 
 int | 
getDisplayLevelsAncestor()
Gets the number of ancestor levels to display during initial render.  | 
 int | 
getDisplayLevelsChildren()
Gets the number of child levels to display during initial render.  | 
 java.lang.String[] | 
getDontPersist()
Gets List of persistent attributes that are restricted from persisting to a registered "Persistent Change Manager".  | 
 java.lang.String | 
getEmptyText()
Retrieves the text of an empty hierarchyViewer.  | 
 java.lang.String | 
getFamily()
 | 
 java.lang.Object | 
getFocusRowKey()
Gets the rowKey of the currently focused row.  | 
 java.lang.String | 
getInlineStyle()
Gets the CSS styles to use for this component.  | 
 java.lang.String | 
getLayout()
Gets the layout of the hierarchy.  | 
 int | 
getLevelFetchSize()
Gets the number of child nodes that will be fetched and displayed at a single time for each expanded parent node.  | 
 java.util.Locale | 
getLocale()
Retrieves the locale for the Topology Viewer.  | 
 javax.el.MethodExpression | 
getNavigateUpListener()
Gets a method reference to a navigate up listener  | 
 java.lang.String | 
getNodeSelection()
Gets the selection mode.  | 
 java.lang.String | 
getPanning()
Gets the panning mode of the hierarchy.  | 
 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()
For internal use only  | 
 java.lang.String | 
getRendererType()
 | 
 javax.el.MethodExpression | 
getRowDisclosureListener()
Gets a method reference to an ExpansionListener  | 
 org.apache.myfaces.trinidad.event.RowDisclosureListener[] | 
getRowDisclosureListeners()
Returns an array of attached rowDisclosure listeners.  | 
 org.apache.myfaces.trinidad.model.RowKeySet | 
getSelectedRowKeys()
Gets the selection state for this component.  | 
 javax.el.MethodExpression | 
getSelectionListener()
Gets a method reference to a selection listener  | 
 org.apache.myfaces.trinidad.event.SelectionListener[] | 
getSelectionListeners()
Returns an array of attached selection listeners.  | 
 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 | 
removeRowDisclosureListener(org.apache.myfaces.trinidad.event.RowDisclosureListener listener)
Removes a rowDisclosure listener.  | 
 void | 
removeSelectionListener(org.apache.myfaces.trinidad.event.SelectionListener listener)
Removes a selection listener.  | 
 void | 
saveToSessionChangeManager(java.lang.String attributeName,
                           java.lang.Object attributeValue)
For internal use only  | 
 void | 
setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
Sets a set of client listeners.  | 
 void | 
setContentDelivery(java.lang.String deliveryMode)
Sets whether data should be fetched when the component is rendered initially.  | 
 void | 
setControlPanelBehavior(java.lang.String cbehavior)
Sets the behavior of the control panel.  | 
 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 | 
setDetailWindow(java.lang.String detailWindow)
Sets the detail window of the hierarchy.  | 
 void | 
setDisclosedRowKeys(org.apache.myfaces.trinidad.model.RowKeySet disclosedRowKeys)
Sets the set of disclosed rows for this component.  | 
 void | 
setDisplayLevelsAncestor(int nDisplayLevelsAncestor)
Sets the number of ancestor levels to display during initial render.  | 
 void | 
setDisplayLevelsChildren(int nDisplayLevelsChildren)
Sets the number of child levels to display during initial render.  | 
 void | 
setDontPersist(java.lang.String[] dontPersist)
Sets List of persistent attributes that are restricted from persisting to a registered "Persistent Change Manager".  | 
 void | 
setEmptyText(java.lang.String emptyText)
Sets the text of an empty hierarchyViewer.  | 
 void | 
setFocusRowKey(java.lang.Object focusRowKey)
Sets the rowKey of the currently focused row.  | 
 void | 
setInlineStyle(java.lang.String inlineStyle)
Sets the CSS styles to use for this component.  | 
 void | 
setLayout(java.lang.String layout)
Sets the layout of the hierarchy.  | 
 void | 
setLevelFetchSize(int levelFetchSize)
Sets the number of child nodes that will be fetched and displayed at a single time for each expanded parent node.  | 
 void | 
setLocale(java.util.Locale locale)
Specifies the locale for the Topology Viewer.  | 
 void | 
setNavigateUpListener(javax.el.MethodExpression navigateUpLIstener)
Sets a method reference to a navigate up listener  | 
 void | 
setNodeSelection(java.lang.String nodeSelection)
Sets the selection mode.  | 
 void | 
setPanning(java.lang.String panning)
Sets the panning mode of the hierarchy.  | 
 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)
For internal use only  | 
 void | 
setRowDisclosureListener(javax.el.MethodExpression rowDisclosureListener)
Sets a method reference to an ExpansionListener  | 
 void | 
setRowKey(java.lang.Object rowKey)
Makes a row current.  | 
 void | 
setSelectedRowKeys(org.apache.myfaces.trinidad.model.RowKeySet selectedRowKeys)
Sets the selection state for this component.  | 
 void | 
setSelectionListener(javax.el.MethodExpression selectionListener)
Sets a method reference to a selection listener  | 
 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)
For internal use only  | 
 boolean | 
visitTree(org.apache.myfaces.trinidad.component.visit.VisitContext visitContext,
          org.apache.myfaces.trinidad.component.visit.VisitCallback callback)
 | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXHierarchy | 
|---|
areRowsLocallyAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, createCollectionModel, createVarStatusMap, enterContainer, exitContainer, getAllAncestorContainerRowKeys, getContainerRowKey, getContainerRowKey, getDepth, getDepth, getFirst, getRows, getStamps, getTreeModel, isChildCollectionLocallyAvailable, isChildCollectionLocallyAvailable, isChildCollectionLocallyAvailable, isContainer, isContainerEmpty | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXCollection | 
|---|
areRowsLocallyAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, clearCachedRow, clearCachedRow, clearCachedRows, clearCachedRows, clearCurrencyStringCache, clearLocalCache, decodeChildrenImpl, encodeBegin, encodeEnd, ensureRowsAvailable, getCachingStrategy, getClientRowKeyManager, getCollectionModel, getCollectionModel, getContainerClientId, getCurrencyString, getEstimatedRowCount, getEstimatedRowCountConfidence, getRowCount, getRowData, getRowData, getRowIndex, getRowKey, getSortCriteria, getVar, isRowAvailable, isRowAvailable, isRowLocallyAvailable, isRowLocallyAvailable, isSortable, postCreateCollectionModel, 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, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, encodeChildren, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getComponentChangeFilters, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processRestoreState, processUpdates, processValidators, removeAttributeChangeListener, removeComponentChangeFilter, 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, getLogicalParent, getLogicalParent, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, 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 | 
| 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 | 
| Methods inherited from interface org.apache.myfaces.trinidad.model.LocalRowKeyIndex | 
|---|
areRowsLocallyAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, clearCachedRow, clearCachedRow, clearCachedRows, clearCachedRows, clearLocalCache, getCachingStrategy, getEstimatedRowCount, getEstimatedRowCountConfidence, isRowLocallyAvailable, isRowLocallyAvailable | 
| 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 SELECTED_ROW_KEYS_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 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 PANNING_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
public static final org.apache.myfaces.trinidad.bean.PropertyKey EMPTY_TEXT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DISCLOSED_ROW_KEYS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ROW_DISCLOSURE_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SELECTION_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_LISTENERS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DETAIL_WINDOW_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_PANNING
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 NODE_DETAIL
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.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 oracle.adf.view.rich.event.ClientListenerSet getClientListeners()
public final void setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
clientListeners - the new clientListeners valuepublic 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.UIXCollectionsetValue(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)
layout - the new layout valuepublic final java.lang.String getPanning()
public final void setPanning(java.lang.String panning)
layout - the new layout valueprotected 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.UIXCollectionjavax.faces.FacesExceptionpublic final java.lang.Object getCurrentRowData()
public final java.lang.String getNodeSelection()
public final void setNodeSelection(java.lang.String nodeSelection)
nodeSelection - the new nodeSelection valuepublic final java.lang.String getControlPanelBehavior()
public final void setControlPanelBehavior(java.lang.String cbehavior)
nodeSelection - the new nodeSelection valuepublic final java.lang.Object getFocusRowKey()
getFocusRowKey in class org.apache.myfaces.trinidad.component.UIXHierarchypublic final void setFocusRowKey(java.lang.Object focusRowKey)
focusRowKey - the new focusRowKey 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 final int getDisplayLevelsChildren()
public final void setDisplayLevelsChildren(int nDisplayLevelsChildren)
displayLevelsChildren - the new displayLevelsChildren valuepublic final int getDisplayLevelsAncestor()
public final void setDisplayLevelsAncestor(int nDisplayLevelsAncestor)
displayLevelsAncestor - the new displayLevelsAncestor valuepublic final int getLevelFetchSize()
public final void setLevelFetchSize(int levelFetchSize)
levelFetchSize - the new levelFetchSize valuepublic final java.lang.String getVarStatus()
getVarStatus in class org.apache.myfaces.trinidad.component.UIXCollectionpublic final void setVarStatus(java.lang.String varStatus)
public javax.faces.component.UIComponent findChildComponent(javax.faces.context.FacesContext context,
                                                            java.lang.Class<?> compClass)
protected void processFacetsAndChildren(javax.faces.context.FacesContext context,
                                        javax.faces.event.PhaseId phaseId)
processFacetsAndChildren in class org.apache.myfaces.trinidad.component.UIXCollectionpublic java.lang.String getClientRowKey()
getClientRowKey in class org.apache.myfaces.trinidad.component.UIXCollectionpublic void setRowKey(java.lang.Object rowKey)
UIXCollection.preRowDataChange() and
 UIXCollection.postRowDataChange() as appropriate.
setRowKey in interface org.apache.myfaces.trinidad.model.RowKeyIndexsetRowKey in class org.apache.myfaces.trinidad.component.UIXCollectionrowKey - The rowKey of the row that should be made current. Use null
 to clear the current row.CollectionModel.setRowKey(java.lang.Object)public void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class org.apache.myfaces.trinidad.component.UIXCollectionevent - a FacesEvent
public void broadcast(javax.faces.event.FacesEvent event)
               throws javax.faces.event.AbortProcessingException
broadcast in class org.apache.myfaces.trinidad.component.UIXCollectionevent - a FacesEvent
javax.faces.event.AbortProcessingExceptionprotected void broadcastNodeActionEvent(NodeActionEvent nae)
public final javax.el.MethodExpression getSelectionListener()
public final void setSelectionListener(javax.el.MethodExpression selectionListener)
selectionListener - the new selectionListener valuepublic final javax.el.MethodExpression getNavigateUpListener()
public final void setNavigateUpListener(javax.el.MethodExpression navigateUpLIstener)
navigateUpListener - the new navigateUpListener valuepublic final org.apache.myfaces.trinidad.event.SelectionListener[] getSelectionListeners()
public final void addSelectionListener(org.apache.myfaces.trinidad.event.SelectionListener listener)
listener - the selection listener to addpublic final void removeSelectionListener(org.apache.myfaces.trinidad.event.SelectionListener listener)
listener - the selection listener to removepublic final org.apache.myfaces.trinidad.model.RowKeySet getDisclosedRowKeys()
public final void setDisclosedRowKeys(org.apache.myfaces.trinidad.model.RowKeySet disclosedRowKeys)
disclosedRowKeys - the new disclosedRowKeys valuepublic final javax.el.MethodExpression getRowDisclosureListener()
public final void setRowDisclosureListener(javax.el.MethodExpression rowDisclosureListener)
rowDisclosureListener - the new rowDisclosureListener valuepublic final org.apache.myfaces.trinidad.event.RowDisclosureListener[] getRowDisclosureListeners()
public final void addRowDisclosureListener(org.apache.myfaces.trinidad.event.RowDisclosureListener listener)
listener - the rowDisclosure listener to addpublic final void removeRowDisclosureListener(org.apache.myfaces.trinidad.event.RowDisclosureListener listener)
listener - the rowDisclosure listener to removepublic java.lang.String getEmptyText()
public void setEmptyText(java.lang.String emptyText)
emptyText - the text to show in an empty hierarchyViewer
public void saveToSessionChangeManager(java.lang.String attributeName,
                                       java.lang.Object attributeValue)
public boolean visitTree(org.apache.myfaces.trinidad.component.visit.VisitContext visitContext,
                         org.apache.myfaces.trinidad.component.visit.VisitCallback callback)
visitTree in class org.apache.myfaces.trinidad.component.UIXComponentpublic final java.lang.String getDetailWindow()
public final void setDetailWindow(java.lang.String detailWindow)
detailWindow - the new detailWindow value
public oracle.adf.view.rich.dnd.DragSource createDragSource(java.lang.String name,
                                                            java.util.Set<oracle.adf.view.rich.dnd.DnDAction> allowedActions,
                                                            oracle.adf.view.rich.dnd.DnDAction defaultAction,
                                                            java.lang.String discriminant,
                                                            javax.el.MethodExpression dragDropEndListener,
                                                            java.util.Map<java.lang.String,?> properties)
createDragSource in interface oracle.adf.view.rich.dnd.DragSourceFactory
public java.lang.CharSequence createDragSourceBehavior(java.lang.String name,
                                                       oracle.adf.view.rich.dnd.DragSource dragSource,
                                                       java.util.Set<oracle.adf.view.rich.dnd.DnDAction> allowedActions,
                                                       oracle.adf.view.rich.dnd.DnDAction defaultAction,
                                                       java.lang.String discriminant,
                                                       javax.el.MethodExpression dragDropEndListener,
                                                       java.util.Map<java.lang.String,?> properties)
createDragSourceBehavior in interface oracle.adf.view.rich.dnd.DragSourceFactory
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||