<view> | ![]() |
| Syntax | |
| Element: view | |
| Parent: extension
Description: Block element containing the declartion of the view objects used by the extension. The view element is made of <menu> ,<toolbar> ,<dialog> ,<report> and <window> child elements, the order of which is not significant. Occurs: 0 or unbound. (i. e Within the <extension> element the <view> element can occur zero or many times.) | |
| Element: menu | |
| Parent: view
Description: Declaration of a menu object. Occurs: 0 or unbound. (i. e Within the <view> element the <menu> element can occur zero or many times.) | |
| Element: toolbar | |
| Parent: view
Description: Declaration of a toolbar object. Occurs: 0 or unbound. (i. e Within the <view> element the <toolbar> element can occur zero or many times.) | |
| Element: dialog | |
| Parent: view
Description: Declaration of a dialog object. Occurs: 0 or unbound. (i. e Within the <view> element the <dialog> element can occur zero or many times.) | |
| Element: report | |
| Parent: view
Description: Declaration of a report object. Occurs: 0 or unbound. (i. e Within the <view> element the <report> element can occur zero or many times.) | |
| Element: window | |
| Parent: view
Description: Declaration of a window object. Occurs: 0 or unbound. (i. e Within the <view> element the <window> element can occur zero or many times.) | |
top
