public interface ProjectPageView extends org.uberfire.client.mvp.UberView<ProjectPage>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProjectPageView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
initialise() |
void |
setProjectsInRepository(List<ImportProject> projects) |
void initialise()
void setProjectsInRepository(List<ImportProject> projects)
void destroy()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.