Class AssetsScreen


  • public class AssetsScreen
    extends Object
    • Constructor Detail

      • AssetsScreen

        @Inject
        public AssetsScreen​(AssetsScreen.View view,
                            LibraryPlaces libraryPlaces,
                            EmptyAssetsScreen emptyAssetsScreen,
                            PopulatedAssetsScreen populatedAssetsScreen,
                            InvalidProjectScreen invalidProjectScreen,
                            org.jboss.errai.ui.client.local.spi.TranslationService ts,
                            org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView,
                            org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService)
    • Method Detail

      • observeAddAsset

        public void observeAddAsset​(@Observes
                                    org.kie.workbench.common.widgets.client.handlers.NewResourceSuccessEvent event)
      • isEmpty

        protected boolean isEmpty()
      • onAssetListUpdated

        public void onAssetListUpdated​(@Observes @Routed
                                       org.kie.workbench.common.screens.library.api.ProjectAssetListUpdated event)
      • showAssets

        protected void showAssets()