Uses of Class
org.kie.workbench.common.screens.home.client.widgets.shortcut.utils.ShortcutHelper
-
Packages that use ShortcutHelper Package Description org.kie.workbench.common.screens.home.client.widgets.shortcut org.kie.workbench.common.screens.home.client.widgets.shortcut.subheading -
-
Uses of ShortcutHelper in org.kie.workbench.common.screens.home.client.widgets.shortcut
Constructors in org.kie.workbench.common.screens.home.client.widgets.shortcut with parameters of type ShortcutHelper 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) -
Uses of ShortcutHelper in org.kie.workbench.common.screens.home.client.widgets.shortcut.subheading
Constructors in org.kie.workbench.common.screens.home.client.widgets.shortcut.subheading with parameters of type ShortcutHelper Constructor Description ShortcutSubHeadingLinkPresenter(ShortcutSubHeadingLinkPresenter.View view, ShortcutHelper shortcutHelper)ShortcutSubHeadingTextPresenter(ShortcutSubHeadingTextPresenter.View view, ShortcutHelper shortcutHelper)
-