|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.5) E22562-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.patterns.uishell.model.menuInternal.MenuNode
oracle.apps.fnd.applcore.patterns.uishell.model.menuInternal.GroupNode
public class GroupNode
| Constructor Summary | |
|---|---|
GroupNode()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doAction()
Called by the Default ActionListener when a menu node is clicked/selected. |
java.lang.String |
getDestination()
Get the Destination URL of a page for a GET. |
java.lang.String |
getIdRef()
Get the id of the node referred to by the idref attribute of this node. |
MenuNode |
getRefNode()
Get the node whose id matches this node's idref attribute value. |
void |
setIdRef(java.lang.String idref)
Sets the idref of the node. |
| Methods inherited from class oracle.apps.fnd.applcore.patterns.uishell.model.menuInternal.MenuNode |
|---|
getAccessKey, getChildren, getCustomizationLayerName, getDefaultFocusPath, getDisabled, getDocumentName, getFocusViewId, getHandlerId, getIcon, getId, getLabel, getLabelAndAccessKey, getModelId, getReadOnly, getRendered, getRootModel, getRootModelKey, getUniqueId, getVisible, postSelectedNode, setAccessKey, setAccessKey, setChildren, setCustomizationLayerName, setDefaultFocusPath, setDefaultFocusPath, setDisabled, setDisabled, setDocumentName, setFocusViewId, setHandlerId, setIcon, setId, setLabel, setLabelAndAccessKey, setModelId, setReadOnly, setReadOnly, setRendered, setRendered, setResBundleKey, setResBundleName, setRootModelKey, setVisible, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupNode()
| Method Detail |
|---|
public java.lang.String doAction()
doAction in class MenuNodepublic java.lang.String getDestination()
getDestination in class MenuNodepublic void setIdRef(java.lang.String idref)
idref - - String name pointing to the "id" of another nodepublic MenuNode getRefNode()
getRefNode in class MenuNodepublic java.lang.String getIdRef()
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.5) E22562-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||