Content canvas views Stacked canvas views Horizontal toolbar vertical toolbar.
Latest Answer : There are 5 type of canvases. They are 1. Content Canvas2. Stacked Canvas3.Vertical Toolbar Canvas4.Horizental Toolbar Canvas5.Tab Canvas ...
Most Canvas views are content canvas views a content canvas view is the "base" view that occupies the entire content pane of the window in which it is displayed.
Stacked canvas view is displayed in a window on top of, or "stacked" on the content canvas view assigned to that same window. Stacked canvas views obscure some
Tool bar canvas views are used to create tool bars for individual windows. Horizontal tool bars are display at the top of a window, just under its menu bar. Vertical Tool bars are displayed
Get_view_property, Set_view_property
Latest Answer : For setting the canvas properties you can use any one of the followingSET_CANVAS_PROPERTY (canvas_id CANVAS, property NUMBER, value VARCHAR2); SET_CANVAS_PROPERTY (canvas_id ...
View by structure and view by type .
view by structure.
Canvas views are the back ground objects on which you place the interface items (Text items), check boxes, radio groups etc.,) and boilerplate objects (boxes, lines, images etc.,) that operators interact
Latest Answer : Canvas is associated with windows , where we can define different items and Attributes. ...
Yes. Each window you create must have atleast one content canvas view assigned to it. You can also create a window that has manipulated content canvas view. At run time only one of the content canvas views
Latest Answer : In oracle,DDL command,if u give TRUNCATE command,storage of data will get lost and structure of table will be there as it,roll back option is not there once u truncate the table ...