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(com.google.gwt.resources.client.ImageResource icon,
String title,
String packageName,
AssetPagedTable table)
showLoadingPackageInformationMessage
void showLoadingPackageInformationMessage()
closeLoadingPackageInformationMessage
void closeLoadingPackageInformationMessage()
setPresenter
void setPresenter(AssetViewerActivityView.Presenter presenter)
setPackageConfigData
void setPackageConfigData(PackageConfigData packageConfigData)
getFeedUrl
String getFeedUrl(String packageName)
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.