Using the Page Definition Picker Using the Collection Editors
5.11 Using the Page Definition Picker
Use the page definition picker to select the page definition ID of a page definition file and associate the file with a worksheet. The picker appears the first time that you activate a worksheet in an integrated Excel workbook. It can also be invoked when you attempt to set a value for the worksheet property, PageDefinition, as illustrated in Figure 5–11 . Figure 5–11 Page Definition Picker Getting Started with the Development Tools 5-13 For more information about page definition files, see Section 4.3, Working with Page Definition Files for an Integrated Excel Workbook.5.12 Using the Collection Editors
ADF Desktop Integration uses collection editors to manage the properties of elements in a collection. The title that appears in a collection editor’s title bar describes what the collection editor enables you to configure. Examples of titles for collection editors include CacheDataContext Collection Editor, TableColumn Collection Editor, and the Action Collection Editor. These collection editors allow you to configure collections of cached data, table columns in the ADF Table component, and actions in an action set. Figure 5–12 shows the collection editor that configures an action set for the Search button that appears at runtime in the Master Price List module’s EditPriceList-DT.xlsx workbook. Figure 5–12 Collection Editor Tip: Write a description in the Annotation field for each element that you add to the Action Collection Editor. The description you write appears in the Members list view and, depending on the description you write, may be more meaningful than the default entry that ADF Desktop Integration generates. 5-14 Desktop Integration Developers Guide for Oracle Application Development Framework 6 Working with ADF Desktop Integration Form-Type Components 6-1 6 Working with ADF Desktop Integration Form-Type Components This chapter describes how you can insert and configure components that ADF Desktop Integration provides to allow end users to manage data retrieved from a Fusion web application. This chapter includes the following sections: ■ Section 6.1, Introduction to ADF Desktop Integration Form-Type ComponentsParts
» Oracle Fusion Middleware Online Documentation Library
» Introduction to ADF Desktop Integration Introduction to the Master Price List Module
» Setting Up and Executing the Master Price List Module
» Searching a Product Overview of the Fusion Web Application in the Master Price List Module
» What Happens When You Add ADF Desktop Integration to Your JDeveloper Project
» In the Workbook group of the Oracle ADF tab, click Workbook Properties.
» How to Add Additional Worksheets to an Integrated Excel Workbook
» ADF Desktop Integration Designer Task Pane Using the Bindings Palette
» Using the Components Palette Using the Property Inspector
» Using the Binding ID Picker Using the Expression Builder
» Using the Web Page Picker Using the File System Folder Picker
» Using the Page Definition Picker Using the Collection Editors
» Introduction to ADF Desktop Integration Form-Type Components Inserting an ADF Button Component
» Inserting an ADF Label Component
» Inserting an ADF Input Text Component
» Inserting an ADF Output Text Component
» Inserting an ADF List of Values Component
» Using Navigation Buttons Oracle Fusion Middleware Online Documentation Library
» What Happens at Runtime When a Custom Upload Dialog Appears
» What Happens at Runtime When an ADF Table Component Deletes Rows in a Fusion Web Application
» Row Flagging in an ADF Table Component
» Click OK. How to Manually Add Key Column At Design Time
» How to Configure a Dynamic Column What Happens at Runtime When Data Is Downloaded or Uploaded
» What Happens at Runtime When You Limit the Number of Rows a Component Downloads
» What Happens at Runtime When the ADF Table Component Clears Cached Values
» Introduction to Adding Interactivity to an Integrated Excel Workbook
» Inserting Values in ADF Table Columns from a Web Page Pick Dialog
» Click OK. How to Create an Advanced Search Form in an Integrated Excel Workbook
» Adding a Form to an Integrated Excel Workbook
» What Happens at Runtime When a Cell Displays a Hyperlink using EL Expression
» Using Labels in an Integrated Excel Workbook
» Using Styles to Improve the User Experience
» What Happens at Runtime to the Branding Items in an Integrated Excel Workbook
» Introduction to Internationalizing Your Integrated Excel Workbook
» Localization in ADF Desktop Integration
» What Happens When the Metadata Tamper-Check is Performed
» Error Reporting Using EL Expressions
» Error Reporting Using Component Actions
» What Happens at Runtime When You Configure a Workbook to Handle Data Conflicts
» Testing Your Integrated Excel Workbook
» How to Publish an Integrated Excel Workbook Using the Command Line Publish Tool
» What Happens When You Publish an Integrated Excel Workbook
» Deploying a Published Workbook with Your Fusion Web Application
» How to Configure the Page Definition File for the Worksheet to Receive Parameters
» Click Worksheet Properties in the Oracle ADF tab. Click OK.
» Introduction to Disconnected Workbooks
» Caching Lists of Values for Use in Disconnected Mode
Show more