Uses of Class
eu.toop.playground.dc.ui.component.DocumentResponseComponent
-
Packages that use DocumentResponseComponent Package Description eu.toop.playground.dc.ui.component eu.toop.playground.dc.ui.presenter eu.toop.playground.dc.ui.util -
-
Uses of DocumentResponseComponent in eu.toop.playground.dc.ui.component
Constructors in eu.toop.playground.dc.ui.component with parameters of type DocumentResponseComponent Constructor Description RequestByIDButtonComponent(MainPresenter presenter, String docID, DocumentResponseComponent documentResponseComponent) -
Uses of DocumentResponseComponent in eu.toop.playground.dc.ui.presenter
Methods in eu.toop.playground.dc.ui.presenter with parameters of type DocumentResponseComponent Modifier and Type Method Description voidMainPresenter. createDocumentRefIDRequestMessage(DocumentResponseComponent documentResponseComponent, String docID, RequestByIDButtonComponent requestByIDButtonComponent) -
Uses of DocumentResponseComponent in eu.toop.playground.dc.ui.util
Methods in eu.toop.playground.dc.ui.util with parameters of type DocumentResponseComponent Modifier and Type Method Description static booleanUtilities. documentResponseComponentExists(DocumentResponseComponent documentResponseComponent)
-