public static interface FileNavigatorPresenter.View
extends com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Method and Description |
|---|---|
void |
addNewRepository(Repository repo) |
void |
removeIfExists(Repository repo) |
void |
reset() |
void |
setFocus() |
void setFocus()
void reset()
void removeIfExists(Repository repo)
void addNewRepository(Repository repo)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.