@Dependent public class ContentManagerHomeScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ContentManagerHomeScreen.View |
| Constructor and Description |
|---|
ContentManagerHomeScreen(ContentManagerHomeScreen.View view,
PerspectivesExplorerScreen perspectivesExplorerScreen,
PluginController pluginController,
ContentManagerI18n i18n) |
| Modifier and Type | Method and Description |
|---|---|
void |
createNewPerspective() |
String |
getTitle() |
com.google.gwt.user.client.ui.Widget |
getWidget() |
public static final String SCREEN_ID
@Inject public ContentManagerHomeScreen(ContentManagerHomeScreen.View view, PerspectivesExplorerScreen perspectivesExplorerScreen, PluginController pluginController, ContentManagerI18n i18n)
public String getTitle()
public com.google.gwt.user.client.ui.Widget getWidget()
public void createNewPerspective()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.