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

E22562-02

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

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
Direct Known Subclasses:
InsertAfterAction, InsertBeforeAction, InsertChildAction

public abstract class InsertAction
extends TaskAction


Constructor Summary
InsertAction(org.apache.myfaces.trinidad.model.TreeModel model)
           
 
Method Summary
 TasksListTaskCustomizationBean getBean()
           
abstract  void insertIntoTree(ItemNode relativeNode, oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertAction

public InsertAction(org.apache.myfaces.trinidad.model.TreeModel model)
Method Detail

getBean

public TasksListTaskCustomizationBean getBean()

insertIntoTree

public abstract void insertIntoTree(ItemNode relativeNode,
                                    oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.