[entity [list]] -or-
T>entity [typ [list]]]
R>parent entity[child entity view [list]]
A>parent entity[child entity view[list]] -or-
[@ACT [list]] -or-
[@SEL [list]] -or-
[@VIR [list]]
| @ACT | All loaded records in the active mask will be displayed as elements of the first level in the browser window (in lists this happens irrespective of whether records are selected). |
| @SEL | All selected records in the active mask will be displayed as elements of the first level in the browser window. In forms this is the record displayed. The behavior at @SEL in lists is the same like at @ACT. |
| @VIR | The behavior at @VIR is the same like at @ACT. |
| list | Name of the first browser list. After calling the function this will be virtually opened and it determines the behaviour of the browser for elements of the first level. If no list is passed, DataView will use the default list of the passed model object as browser list. |
You can use the following additional modifiers. They control layout and behavior of the browser.
On_Select userexit in any menu/button-area or On_Event userexit in any state of the user interface.