Uses of Class
org.kie.workbench.common.screens.library.client.settings.sections.knowledgebases.item.includedknowledgebases.IncludedKnowledgeBaseItemPresenter
-
-
Uses of IncludedKnowledgeBaseItemPresenter in org.kie.workbench.common.screens.library.client.settings.sections.knowledgebases.item
Constructor parameters in org.kie.workbench.common.screens.library.client.settings.sections.knowledgebases.item with type arguments of type IncludedKnowledgeBaseItemPresenter Constructor Description IncludedKnowledgeBasesListPresenter(org.jboss.errai.ioc.client.api.ManagedInstance<IncludedKnowledgeBaseItemPresenter> itemPresenters) -
Uses of IncludedKnowledgeBaseItemPresenter in org.kie.workbench.common.screens.library.client.settings.sections.knowledgebases.item.includedknowledgebases
Methods in org.kie.workbench.common.screens.library.client.settings.sections.knowledgebases.item.includedknowledgebases that return IncludedKnowledgeBaseItemPresenter Modifier and Type Method Description IncludedKnowledgeBaseItemPresenterIncludedKnowledgeBaseItemPresenter. setup(org.kie.workbench.common.services.shared.kmodule.SingleValueItemObjectModel knowledgeBaseName, KnowledgeBaseItemPresenter parentPresenter)Methods in org.kie.workbench.common.screens.library.client.settings.sections.knowledgebases.item.includedknowledgebases with parameters of type IncludedKnowledgeBaseItemPresenter Modifier and Type Method Description voidIncludedKnowledgeBaseItemView. init(IncludedKnowledgeBaseItemPresenter presenter)
-