Interface DataTransferPopUp.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<DataTransferPopUp>,org.jboss.errai.common.client.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<DataTransferPopUp>
- All Known Implementing Classes:
DataTransferPopUpView
- Enclosing class:
- DataTransferPopUp
public static interface DataTransferPopUp.View extends org.uberfire.client.mvp.UberElemental<DataTransferPopUp>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidshow(List<String> filesImported)
-