Package com.saperion.ngc.dialogs
Class Dialogs
java.lang.Object
com.saperion.ngc.dialogs.Dialogs
This class contains helper methods for dialogs.
- Author:
- cmerkel
-
Method Summary
-
Method Details
-
safeOpen
Opens the specified dialogs. When an exception is thrown while the dialog is opened, the exception will be logged at debug-level.- Parameters:
dialogZulFile
- the ZUL file defining the dialogarguments
- the arguments for the dialog
-