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- 
safeOpenOpens 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 dialog
- arguments- the arguments for the dialog
 
 
-