public static interface DataTransferScreen.View extends UberElemental<DataTransferScreen>
Modifier and Type | Method and Description |
---|---|
void |
download(String path) |
void |
exportError(Throwable throwable) |
void |
exportOK() |
void |
importError(Throwable throwable) |
void |
importOK() |
init
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.