public interface ImportsPageView extends org.uberfire.client.mvp.UberView<ImportsPageView.Presenter>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ImportsPageView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
void |
setAvailableImports(List<String> availableImports) |
void |
setChosenImports(List<String> chosenImports) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.