Uses of Class
eu.toop.playground.dc.ui.model.DocumentQueryFVBean
-
Packages that use DocumentQueryFVBean Package Description eu.toop.playground.dc.ui.component eu.toop.playground.dc.ui.view -
-
Uses of DocumentQueryFVBean in eu.toop.playground.dc.ui.component
Methods in eu.toop.playground.dc.ui.component with parameters of type DocumentQueryFVBean Modifier and Type Method Description voidQueryDefinitionComponent. renderDocumentQuery(DocumentQueryFVBean documentQueryFVBean, String queryDef)Constructors in eu.toop.playground.dc.ui.component with parameters of type DocumentQueryFVBean Constructor Description DocumentQueryComponent(MainPresenter presenter, String selectedQueryDef, DocumentQueryFVBean documentQueryFVBean)TopLevelSlotComponent(MainPresenter presenter, DocumentQueryFVBean documentQueryFVBean, DocumentQueryComponent documentQueryComponent) -
Uses of DocumentQueryFVBean in eu.toop.playground.dc.ui.view
Methods in eu.toop.playground.dc.ui.view with parameters of type DocumentQueryFVBean Modifier and Type Method Description voidDynamicRequestView. initDocumentQuery(DocumentQueryFVBean documentQueryFVBean, String queryDef)
-