-
Book Overview & Buying
-
Table Of Contents
Oracle ADF Faces Cookbook
By :
When you have a set of pages which users should visit in a particular order, you should consider using the train component on each page to display a series of navigation items that guide users through the multistep process. In this recipe, we will create a train-enabled task flow to showcase the train controls.
In order to use train, follow the ensuing steps:
Create a new task flow with the name train-flow.
Check the Create Train checkbox and click on OK.
Drag a view inside the task flow and name it trainStep1.
Drag another view inside the task flow and name it trainStep2.
Drag a third view inside the task flow and name it trainStep3.
From the Structure pane, expand view – TrainStep1 and select the train-stop node.
Right-click on train-stop and navigate to Insert Inside | Display Name.
Change the Display Name to Step 1.
Repeat the last three steps and change the Display Name to Step 2 and Step 3 for trainStep2 and trainStep3 respectively.
Double-click on trainStep1...
Change the font size
Change margin width
Change background colour