« How-to scroll ADF tables using alphabetic anchor tags in an index menu | Main | How-to Create custom ADFc Exception Handler »
Oracle ADF Code Corner: How-to scroll an ADF bound ADF Faces Table using a Keyboard Shortcut
By frank.nimphius | January 8, 2010
The Oracle JDeveloper code editor allows developers to navigate to a specific line in the source code using the ctrl+g keyboard shortcut. In this how-to article, I use the same approach, which is to allow users to press ctrl+g on a table at runtime to provide the row number they want to navigate to. The sample is an improved version of the sample Lynn Munsinger and I provide in our book “Oracle Fusion Developer Guide Building Rich Internet Applications with Oracle ADF Business Components and ADF Faces” and nicely shows how JavaScript can be used to provide client side functionality in ADF Faces RC, plus how the ADF binding layer is used to scroll a table.
Frank
Topics: Uncategorized | No Comments »
Comments are closed.
