Class PopUpUtils


  • public class PopUpUtils
    extends Object
    • Constructor Detail

      • PopUpUtils

        public PopUpUtils()
    • Method Detail

      • button

        public static org.gwtbootstrap3.client.ui.Button button​(String text,
                                                                org.uberfire.mvp.Command command,
                                                                org.gwtbootstrap3.client.ui.constants.ButtonType type)
      • footer

        public static org.gwtbootstrap3.client.ui.ModalFooter footer​(com.google.gwt.user.client.ui.Widget... buttons)