Click or drag to resize

GUIFactoryServiceShowDialog Method

Overload List
 NameDescription
Public methodShowDialog(Enum, String) 
Public methodShowDialog(IMVCAController, String) Shows a configuration dialog for an object (without "Apply" button).
Public methodShowDialog(Object, String) Shows a configuration dialog for an object.
Public methodShowDialog(Object, String) Shows a configuration dialog for an object.
Public methodShowDialog(IMVCAController, String, Boolean) Shows a configuration dialog for an object.
Public methodShowDialog(Object, String, Boolean) Shows a configuration dialog for an object.
Public methodShowDialog(Object, String, Boolean) Shows a configuration dialog for an object.
Public methodShowDialogT(T, String, Boolean) Shows a configuration dialog for any item.
Top
See Also