Posts tagged shuttle
ADF 11g : Adding a Keystroke Filter to an ADF Shuttle Component
12 years ago
Recently I had to implement a selectManyShuttle Component with a filter on it. Filtering a selectManyShuttle Component has been described many times so that is no rocket science. However, this implementation asked for a keystroke filter. The user enters a value, and the shuttle is filtered immediately.
In this post I describe how to implement this feature. (more…)
Recent Comments