public static interface ProjectScreen.View extends org.uberfire.client.mvp.UberElement<ProjectScreen>
| Modifier and Type | Method and Description |
|---|---|
void |
addAsset(String assetName,
String assetPath,
String assetType,
com.google.gwt.user.client.ui.IsWidget assetIcon,
String lastModifiedTime,
String createdTime,
org.uberfire.mvp.Command details,
org.uberfire.mvp.Command select) |
void |
clearAssets() |
void |
setProjectName(String projectName) |
void setProjectName(String projectName)
void clearAssets()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.