Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action
Class InsertAfterAction

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.TaskAction
      extended by oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertAction
          extended by oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertAfterAction
All Implemented Interfaces:
java.io.Serializable

public class InsertAfterAction
extends InsertAction
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
InsertAfterAction(org.apache.myfaces.trinidad.model.TreeModel model, java.lang.String prevId)
           
 
Method Summary
 java.lang.String getPrevId()
           
 void insertIntoTree(ItemNode relativeNode, oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
           
 
Methods inherited from class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertAction
getBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertAfterAction

public InsertAfterAction(org.apache.myfaces.trinidad.model.TreeModel model,
                         java.lang.String prevId)
Method Detail

getPrevId

public java.lang.String getPrevId()

insertIntoTree

public void insertIntoTree(ItemNode relativeNode,
                           oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
Specified by:
insertIntoTree in class InsertAction

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.