|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.faces.component.UIComponent
oracle.adf.view.faces.component.UIXComponent
oracle.adf.view.faces.component.UIXComponentBase
oracle.adf.view.faces.component.UIXCollection
oracle.adf.view.faces.component.UIXHierarchy
oracle.adf.view.faces.component.UIXMenuHierarchy
Base class for the Menu component.
Work on modeling menus continues and it is very possible that this class will change in a future release.
| Field Summary |
| Fields inherited from class oracle.adf.view.faces.component.UIXComponentBase |
BINDING_KEY, ID_KEY, RENDERED_KEY, RENDERER_TYPE_KEY, TRANSIENT_KEY, TYPE |
| Fields inherited from interface javax.faces.component.NamingContainer |
SEPARATOR_CHAR |
| Constructor Summary | |
protected |
UIXMenuHierarchy()
|
protected |
UIXMenuHierarchy(java.lang.String rendererType)
Create a Page component with the given render-type |
| Method Summary | |
CollectionModel |
createCollectionModel(CollectionModel current,
java.lang.Object value)
Creates the CollectionModel to use with this component. |
java.lang.Object |
getFocusRowKey()
Gets the focus row for the current viewId. |
protected MenuModel |
getMenuModel()
gets the MenuModel that this page is displaying. |
| Methods inherited from class oracle.adf.view.faces.component.UIXHierarchy |
enterContainer, exitContainer, getAllAncestorContainerRowKeys, getContainerRowKey, getContainerRowKey, getDepth, getDepth, getFirst, getRows, getStamps, getTreeModel, isContainer, isContainerEmpty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface oracle.adf.view.faces.component.CollectionComponent |
getVar |
| Methods inherited from interface oracle.adf.view.faces.model.RowKeyIndex |
getRowCount, getRowData, getRowData, getRowIndex, getRowKey, isRowAvailable, isRowAvailable, setRowIndex, setRowKey |
| Constructor Detail |
protected UIXMenuHierarchy(java.lang.String rendererType)
protected UIXMenuHierarchy()
| Method Detail |
public CollectionModel createCollectionModel(CollectionModel current,
java.lang.Object value)
UIXCollection
createCollectionModel in class UIXHierarchyprotected MenuModel getMenuModel()
public java.lang.Object getFocusRowKey()
getFocusRowKey in class UIXHierarchyMenuModel.getFocusRowKey()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||