[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| ShowModalButtons(IClassified, Layout, ContainerProperties, array<String>[]()[][]) | Displays an object or collection to the user using the default
Layout, and with up to three custom buttons (Overrides UserInterface.ShowModalButtons(IClassified, Layout, ContainerProperties, array<String>[]()[][]).) | |
| ShowModalButtons(IClassified, PContainer, ContainerProperties, array<String>[]()[][]) | Puts up an already instantiated PContainer form in
a modal dialogue with one or three buttons. | |
| ShowModalButtons(IClassified, String, array<String>[]()[][]) | Displays an object or collection to the user using the default
Layout, and with up to three custom buttons | |
| ShowModalButtons(IClassified, Layout, String, array<String>[]()[][]) | Displays an object or collection to the user using a particular
Layout, and with up to three custom buttons | |
| ShowModalButtons(IClassified, ContainerProperties, array<String>[]()[][]) | Displays an object or collection to the user using the default
Layout, and with up to three custom buttons |