Uses of Class
org.kie.workbench.common.screens.library.client.screens.assets.EmptyAssetsScreen
-
Packages that use EmptyAssetsScreen Package Description org.kie.workbench.common.screens.library.client.screens.assets -
-
Uses of EmptyAssetsScreen in org.kie.workbench.common.screens.library.client.screens.assets
Methods in org.kie.workbench.common.screens.library.client.screens.assets with parameters of type EmptyAssetsScreen Modifier and Type Method Description voidEmptyAssetsView. init(EmptyAssetsScreen presenter)Constructors in org.kie.workbench.common.screens.library.client.screens.assets with parameters of type EmptyAssetsScreen Constructor Description 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)
-