public static interface FileExplorerPresenter.View extends org.uberfire.client.mvp.UberView<FileExplorerPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
addNewRepository(Repository repo) |
void |
removeRepository(Repository repo) |
void |
reset() |
void reset()
void removeRepository(Repository repo)
void addNewRepository(Repository repo)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.