Uses of Class
eu.toop.playground.dc.ui.component.ConceptQueryComponent
-
Packages that use ConceptQueryComponent Package Description eu.toop.playground.dc.ui.component eu.toop.playground.dc.ui.presenter -
-
Uses of ConceptQueryComponent in eu.toop.playground.dc.ui.component
Methods in eu.toop.playground.dc.ui.component with parameters of type ConceptQueryComponent Modifier and Type Method Description booleanQueryDefinitionComponent. conceptQueryComponentExists(ConceptQueryComponent conceptQueryComponent)Constructors in eu.toop.playground.dc.ui.component with parameters of type ConceptQueryComponent Constructor Description TopLevelSlotComponent(MainPresenter presenter, ConceptQueryFVBean conceptQueryFVBean, ConceptQueryComponent conceptQueryComponent) -
Uses of ConceptQueryComponent in eu.toop.playground.dc.ui.presenter
Methods in eu.toop.playground.dc.ui.presenter with parameters of type ConceptQueryComponent Modifier and Type Method Description voidMainPresenter. createConceptRequestMessage(ConceptQueryComponent conceptQueryComponent, DSDDatasetResponseDto dsdDatasetResponseDto)voidMainPresenter. makeConceptRequests(ConceptQueryComponent conceptQueryComponent, DSDDatasetResponseDto dsdDatasetResponseDto)voidMainPresenter. populateConceptDatasetGrid(ConceptQueryComponent conceptQueryComponent, String datasetTypeIdentifier, String DPCountry)voidMainPresenter. populateConceptSelectionGrid(ConceptQueryComponent conceptQueryComponent)
-