Uses of Class
eu.toop.playground.dc.ui.model.ResultBean
-
Packages that use ResultBean Package Description eu.toop.playground.dc.ui.component eu.toop.playground.dc.ui.view -
-
Uses of ResultBean in eu.toop.playground.dc.ui.component
Method parameters in eu.toop.playground.dc.ui.component with type arguments of type ResultBean Modifier and Type Method Description booleanRequestStatusGridComponent. gridExists(com.vaadin.flow.component.grid.Grid<ResultBean> grid)voidRequestStatusGridComponent. renderStatusGrid(List<ResultBean> results, MainPresenter presenter) -
Uses of ResultBean in eu.toop.playground.dc.ui.view
Method parameters in eu.toop.playground.dc.ui.view with type arguments of type ResultBean Modifier and Type Method Description voidDynamicRequestView. initStatusGrid(List<ResultBean> results)
-