public class EmptyLibraryScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
EmptyLibraryScreen.View |
| Constructor and Description |
|---|
EmptyLibraryScreen(EmptyLibraryScreen.View view,
AddProjectButtonPresenter addProjectButtonPresenter,
org.guvnor.common.services.project.client.security.ProjectController projectController,
LibraryPlaces libraryPlaces) |
| Modifier and Type | Method and Description |
|---|---|
EmptyLibraryScreen.View |
getView() |
void |
importProject() |
void |
setup() |
void |
trySamples() |
@Inject public EmptyLibraryScreen(EmptyLibraryScreen.View view, AddProjectButtonPresenter addProjectButtonPresenter, org.guvnor.common.services.project.client.security.ProjectController projectController, LibraryPlaces libraryPlaces)
@PostConstruct public void setup()
public void trySamples()
public void importProject()
public EmptyLibraryScreen.View getView()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.