public class PopUpUtils extends Object
| Constructor and Description |
|---|
PopUpUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.gwtbootstrap3.client.ui.Button |
button(String text,
org.uberfire.mvp.Command command,
org.gwtbootstrap3.client.ui.constants.ButtonType type) |
static org.gwtbootstrap3.client.ui.ModalFooter |
footer(com.google.gwt.user.client.ui.Widget... buttons) |
public static org.gwtbootstrap3.client.ui.Button button(String text, org.uberfire.mvp.Command command, org.gwtbootstrap3.client.ui.constants.ButtonType type)
public static org.gwtbootstrap3.client.ui.ModalFooter footer(com.google.gwt.user.client.ui.Widget... buttons)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.