public interface FileUploadPopup extends AbstractScenarioPopup
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FileUploadPopup.Presenter |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
String |
getFileContents() |
String |
getFileName() |
void |
hide()
Makes this popup container(and the main content along with it) invisible.
|
void |
setAcceptedExtension(List<String> acceptedExtension) |
showorg.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface AbstractScenarioPopupString getFileContents()
String getFileName()
void hide()
hide in interface AbstractScenarioPopupCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.