Uses of Interface
org.guvnor.ala.ui.openshift.client.pipeline.template.TemplateParamsFormPresenter.View
-
Packages that use TemplateParamsFormPresenter.View Package Description org.guvnor.ala.ui.openshift.client.pipeline.template -
-
Uses of TemplateParamsFormPresenter.View in org.guvnor.ala.ui.openshift.client.pipeline.template
Classes in org.guvnor.ala.ui.openshift.client.pipeline.template that implement TemplateParamsFormPresenter.View Modifier and Type Class Description classTemplateParamsFormViewMethods in org.guvnor.ala.ui.openshift.client.pipeline.template that return TemplateParamsFormPresenter.View Modifier and Type Method Description TemplateParamsFormPresenter.ViewTemplateParamsFormPresenter. getView()Constructors in org.guvnor.ala.ui.openshift.client.pipeline.template with parameters of type TemplateParamsFormPresenter.View Constructor Description TemplateParamsFormPresenter(TemplateParamsFormPresenter.View view, TemplateParamsTablePresenter paramsEditorPresenter, org.jboss.errai.ui.client.local.spi.TranslationService translationService, org.guvnor.ala.ui.client.util.PopupHelper popupHelper, org.jboss.errai.common.client.api.Caller<org.guvnor.ala.ui.openshift.service.OpenShiftClientService> openShiftClientService, OpenShiftClientValidationService openShiftClientValidationService)
-