Uses of Class
org.kie.workbench.common.screens.home.client.widgets.shortcut.subheading.ShortcutSubHeadingLinkPresenter
-
-
Uses of ShortcutSubHeadingLinkPresenter in org.kie.workbench.common.screens.home.client.widgets.shortcut
Constructor parameters in org.kie.workbench.common.screens.home.client.widgets.shortcut with type arguments of type ShortcutSubHeadingLinkPresenter 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 ShortcutSubHeadingLinkPresenter in org.kie.workbench.common.screens.home.client.widgets.shortcut.subheading
Methods in org.kie.workbench.common.screens.home.client.widgets.shortcut.subheading with parameters of type ShortcutSubHeadingLinkPresenter Modifier and Type Method Description voidShortcutSubHeadingLinkView. init(ShortcutSubHeadingLinkPresenter presenter)
-