Class ErrorHandlingDialog_MultiLine

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean showDialog​(Base item, java.lang.String errorMessage, java.util.List<java.lang.String> errorMessageList)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • showDialog

        public boolean showDialog​(Base item,
                                  java.lang.String errorMessage,
                                  java.util.List<java.lang.String> errorMessageList)