public static interface BaseOkCancelPopup.View extends org.uberfire.client.mvp.UberElement<BaseOkCancelPopup>, org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
Modifier and Type | Method and Description |
---|---|
void |
hide() |
void |
setContent(org.jboss.errai.common.client.dom.HTMLElement element) |
void |
show(String title) |
void show(String title)
void hide()
void setContent(org.jboss.errai.common.client.dom.HTMLElement element)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.