Uses of Class
org.kie.workbench.common.screens.library.client.util.breadcrumb.ProjectBranchBreadcrumb
-
Packages that use ProjectBranchBreadcrumb Package Description org.kie.workbench.common.screens.library.client.util.breadcrumb -
-
Uses of ProjectBranchBreadcrumb in org.kie.workbench.common.screens.library.client.util.breadcrumb
Methods in org.kie.workbench.common.screens.library.client.util.breadcrumb that return ProjectBranchBreadcrumb Modifier and Type Method Description ProjectBranchBreadcrumbProjectBranchBreadcrumb. setup(Collection<org.guvnor.structure.repositories.Branch> branches)Methods in org.kie.workbench.common.screens.library.client.util.breadcrumb with parameters of type ProjectBranchBreadcrumb Modifier and Type Method Description voidProjectBranchBreadcrumbView. init(ProjectBranchBreadcrumb presenter)Constructors in org.kie.workbench.common.screens.library.client.util.breadcrumb with parameters of type ProjectBranchBreadcrumb Constructor Description LibraryBreadcrumbs(org.uberfire.ext.widgets.common.client.breadcrumbs.UberfireBreadcrumbs breadcrumbs, TranslationUtils translationUtils, org.jboss.errai.ui.client.local.spi.TranslationService ts, ResourceUtils resourceUtils, ProjectBranchBreadcrumb projectBranchBreadcrumb)
-