Interface AssetDisplayerView
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<AssetDisplayerView.Presenter>,org.jboss.errai.common.client.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<AssetDisplayerView.Presenter>
- All Known Implementing Classes:
AssetDisplayerViewImpl
public interface AssetDisplayerView extends org.uberfire.client.mvp.UberElemental<AssetDisplayerView.Presenter>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAssetDisplayerView.Presenter
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidshow(String fileName)
-
-
-
Method Detail
-
show
void show(String fileName)
-
-