org.drools.guvnor.client.widgets.assetviewer
Interface AssetViewerActivityView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
- AssetViewerActivityViewImpl
public interface AssetViewerActivityView
- extends com.google.gwt.user.client.ui.IsWidget
What the Asset Viewer is capable of doing
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
addAssetFormat
void addAssetFormat(List<String> formatsInList,
Boolean formatIsRegistered,
String title,
com.google.gwt.resources.client.ImageResource icon,
PackageConfigData packageConfigData,
ClientFactory clientFactory)
showLoadingPackageInformationMessage
void showLoadingPackageInformationMessage()
closeLoadingPackageInformationMessage
void closeLoadingPackageInformationMessage()
showHasNoAssetsWarning
void showHasNoAssetsWarning(boolean isVisible)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.