Uses of Class
org.kie.workbench.common.screens.home.client.widgets.shortcut.ShortcutPresenter
-
Packages that use ShortcutPresenter Package Description org.kie.workbench.common.screens.home.client.widgets.home org.kie.workbench.common.screens.home.client.widgets.shortcut -
-
Uses of ShortcutPresenter in org.kie.workbench.common.screens.home.client.widgets.home
Methods in org.kie.workbench.common.screens.home.client.widgets.home with parameters of type ShortcutPresenter Modifier and Type Method Description voidHomePresenter.View. addShortcut(ShortcutPresenter shortcutPresenter)voidHomeView. addShortcut(ShortcutPresenter shortcutPresenter)Constructor parameters in org.kie.workbench.common.screens.home.client.widgets.home with type arguments of type ShortcutPresenter Constructor Description HomePresenter(HomePresenter.View view, org.jboss.errai.ui.client.local.spi.TranslationService translationService, org.kie.workbench.common.screens.home.model.HomeModelProvider modelProvider, org.jboss.errai.ioc.client.api.ManagedInstance<ShortcutPresenter> shortcutPresenters, org.kie.workbench.common.profile.api.preferences.ProfilePreferences profilePreferences) -
Uses of ShortcutPresenter in org.kie.workbench.common.screens.home.client.widgets.shortcut
Methods in org.kie.workbench.common.screens.home.client.widgets.shortcut with parameters of type ShortcutPresenter Modifier and Type Method Description voidShortcutView. init(ShortcutPresenter presenter)
-