Uses of Interface
org.kie.workbench.common.screens.home.client.widgets.shortcut.ShortcutPresenter.View
-
Packages that use ShortcutPresenter.View Package Description org.kie.workbench.common.screens.home.client.widgets.shortcut -
-
Uses of ShortcutPresenter.View in org.kie.workbench.common.screens.home.client.widgets.shortcut
Classes in org.kie.workbench.common.screens.home.client.widgets.shortcut that implement ShortcutPresenter.View Modifier and Type Class Description classShortcutViewMethods in org.kie.workbench.common.screens.home.client.widgets.shortcut that return ShortcutPresenter.View Modifier and Type Method Description ShortcutPresenter.ViewShortcutPresenter. getView()Constructors in org.kie.workbench.common.screens.home.client.widgets.shortcut with parameters of type ShortcutPresenter.View Constructor Description ShortcutPresenter(ShortcutPresenter.View view, ShortcutHelper shortcutHelper, org.jboss.errai.ioc.client.api.ManagedInstance<ShortcutSubHeadingLinkPresenter> linkPresenters, org.jboss.errai.ioc.client.api.ManagedInstance<ShortcutSubHeadingTextPresenter> textPresenters)
-