public class EmptyAssetsScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
EmptyAssetsScreen.View |
| Constructor and Description |
|---|
EmptyAssetsScreen(EmptyAssetsScreen.View view,
NewFileUploader newFileUploader,
NewResourcePresenter newResourcePresenter,
org.guvnor.common.services.project.client.security.ProjectController projectController,
LibraryPlaces libraryPlaces,
org.uberfire.client.promise.Promises promises) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAsset() |
EmptyAssetsScreen.View |
getView() |
void |
importAsset() |
void |
initialize() |
@Inject public EmptyAssetsScreen(EmptyAssetsScreen.View view, NewFileUploader newFileUploader, NewResourcePresenter newResourcePresenter, org.guvnor.common.services.project.client.security.ProjectController projectController, LibraryPlaces libraryPlaces, org.uberfire.client.promise.Promises promises)
@PostConstruct public void initialize()
public void importAsset()
public void addAsset()
public EmptyAssetsScreen.View getView()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.