Using the Web Page Picker Using the File System Folder Picker

5-10 Desktop Integration Developers Guide for Oracle Application Development Framework Figure 5–8 Expression Builder For more information about using the expression builder, see Section 9.3, Applying Styles Dynamically Using EL Expressions. For information about the syntax of EL expressions in ADF Desktop Integration, and guidelines on how you write these expressions, see Appendix B, ADF Desktop Integration EL Expressions.

5.9 Using the Web Page Picker

Use the web page picker to select a web page from your Fusion web application. At runtime, an Oracle ADF component, for example an Oracle ADF Button component, can invoke the web page that you associate with the Oracle ADF component. You can invoke the web page picker when you add a Dialog action to an action set in the Action Collector Editor. You use the web page picker to specify a web page for the Page property of the Dialog action, as illustrated in Figure 5–9 . Table 5–4 Expression Builder Folders Folder Name Description Bindings Lists the bindings supported in ADF Desktop Integration from the current worksheets page definition. Components Lists the ADF components available in the current worksheet. Resources Lists the resource bundles registered in Workbook.Resources along with the built-in resource bundle _ADFDIres. Styles Lists all Excel styles defined in the current workbook. For more information, see Section 9.2, Working with Styles. . Workbook Lists parameters defined in Workbook.Parameters. Worksheet Lists the errors expression. Excel Functions Lists sample Excel functions that you can use with ADF Desktop Integration. For more information, see Excels documentation. Getting Started with the Development Tools 5-11 Figure 5–9 Web Page Picker Dialog For more information about displaying web pages in your integrated Excel workbook, see Section 8.4, Displaying Web Pages from a Fusion Web Application.

5.10 Using the File System Folder Picker

Use the file system folder picker to navigate over the Windows file system and select folders. You use this picker to specify values for the following workbook properties: ■ ApplicationHomeFolder ■ WebPagesFolder The first time you open an Excel workbook the picker appears so that you can set values for the previously listed properties. For more information about opening an Excel workbook for the first time and the properties you set, see Section 4.4.3, How to Configure a New Integrated Excel Workbook. Figure 5–10 shows the file system folder picker selecting a value for the ApplicationHomeFolder workbook property. 5-12 Desktop Integration Developers Guide for Oracle Application Development Framework Figure 5–10 File System Folder Picker

5.11 Using the Page Definition Picker