Persistate API documentation
ShowModalButtons Method
NamespacesPersistate.UI.DesktopDesktopUserInterfaceShowModalButtons()()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
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

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)