public interface AssetDisplayerView extends UberElemental<AssetDisplayerView.Presenter>
Modifier and Type | Interface and Description |
---|---|
static interface |
AssetDisplayerView.Presenter |
Modifier and Type | Method and Description |
---|---|
void |
show(String fileName) |
init
void show(String fileName)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.