« ADF Code Corner: How to deploy ADF bounded task flows in ADF Libraries | Main | The Poetry of Wisdom in Oracle Documentation: E.g. PPR and List Of Values »
ADF Code Corner : How-to Edit Bounded Task Flows in a new Browser Tab (Tab Browsing)
By frank.nimphius | February 25, 2010
Just finished a new blog article about launching a bounded task flow in a new browser tab. This article addresses the popular tab browsing feature in browsers, showing how – assuming the business use case requires it – you do the same in ADF Faces. The specialty is that the tab browsing is not initialted from a link but a tree component. Rading this blog post, you learn
- Making a bounded task flow URL accessible
- Launching a new browser window from a managed bean
- Defining the bounded task flow request URL in Java
- Passing input parameters to a task flow using a HashMap
- Use the hierarchical tree context menu to invoke an action on right mouse click
- Adding JavaScript to a managed bean response
Frank
Topics: ADF Faces RC, JDeveloper, JavaServer Faces, Taskflow | No Comments »
Comments are closed.
