Shuttle Control in OA Framework
Shuttle Control in OA Framework While working on various business scenarios, we may come across multiple situations wherein we need to select specific values from the list and require moving to another list which will be considered as final list. OA framework provides shuttle control to fulfill the same. For e.g. In Jdeveloper, while attaching view object to the application module we need to select correct view object from view object definition list in left side panel and move it to right side panel/list so as to include view object definition into the application module. Well, to achieve such operations Oracle application framework provides such option by means of shuttle control. Shuttle Control allows user to move values from one list region to other. Design: Select page region and right click -> new region set region style property of this region to shuttle. After setting region style you will get shuttle region with default leading l...