Using Oracle Forms
|
|
|
|
| Articles Reviews Oracle | |||||
| Written by Bogdan V | |||||
| Tuesday, 31 October 2006 | |||||
Page 3 of 3 Canvases are the Form components that are used to display items on the screen. By arranging items on one or more canvases, they can be presented logically to the user. There are several types of canvases that can be displayed within the windows of the Form. These include Content, Stacked, Tabbed, and Toolbar canvases. Content Canvas A Content canvas is the “background” of the window. It is a type of canvas that completely fills the window that it is in. If the canvas is larger than the window, it is cropped; if the canvas is smaller than the window, Forms will fill in the extra space with the specified background color. Since a content canvas completely fills the window, only one content canvas can be seen at any time. If the form navigates to an item on a different canvas, then that new content canvas replaces the currently displayed canvas. If the canvas is larger than the window/view in which it is displayed, scrollbars can be added to the window to display all the items. Good design principles, however, suggest that you do not scroll more than two window-widths in any direction, and do not allow scrolling both horizontally and vertically in one form. Stacked Canvas A stacked canvas can be layered on top of a content canvas, and is used to hide part of the content canvas or display alternate data. For example, a form designed to display customer information may display the common customer information at the top of the canvas and allow either financial data, order data, or contact information to be displayed on the bottom half of the window. Each set of data is arranged on a stacked canvas that is displayed in the same position. When the user wants to see order data, the stacked canvas with order data is “brought to the top.”
Tabbed Canvas Tabbed canvases are two-part objects: the Tab Canvas itself is the container, which contains multiple Tab Pages. Remember that Forms insists that the “active item” is displayed at all times. This can cause confusion when working with Tabbed canvasses. Because Forms considers the Tab Canvas itself as the display canvas, not the individual pages, it is possible to have a Tab Page displayed that does not contain the current item. As long as the Tab Canvas is displayed, Forms is satisfied.
When a form is displayed in the browser window, the “active” item—that is, the item with focus—must be displayed. Using the order of blocks and items, Forms determines which item should be the “starting” place in the form. Forms will do whatever is necessary to display that item within the open view port on screen. If the item is not in the current view, then the Form will manipulate the layers of display to ensure that the item can be seen. When the user (or internal code) navigates to another item, that item will then be brought into the view port if it is not already visible.
Average user rating from: 3 user(s)
Add new review 1 of 4 people found the following review helpful
thanks, Thursday, 26 February 2009 Written by silvia It helps me a lot for doing my paper. :)
Report this review
2 of 3 people found the following review helpful
thanks, Sunday, 14 September 2008 Written by Bogdan V - View all my reviews - #1 Reviewer regards bogdan,
Report this review
4 of 5 people found the following review helpful
A very good overview, Thursday, 24 July 2008 Written by aishwarya
Report this review
Powered by jReviews |
|||||
| Last Updated ( Monday, 14 January 2008 ) | |||||
| < Prev | Next > |
|---|











