public class TopLevelSlotComponent
extends com.vaadin.flow.component.Composite<com.vaadin.flow.component.orderedlayout.VerticalLayout>
| Constructor and Description |
|---|
TopLevelSlotComponent(MainPresenter presenter,
ConceptQueryFVBean conceptQueryFVBean,
ConceptQueryComponent conceptQueryComponent) |
TopLevelSlotComponent(MainPresenter presenter,
DocumentQueryFVBean documentQueryFVBean,
DocumentQueryComponent documentQueryComponent) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetConceptBean(ConceptQueryFVBean conceptQueryFVBean) |
void |
resetDocumentBean(DocumentQueryFVBean documentQueryFVBean) |
getChildren, getContent, getElement, initContentaddListener, fireEvent, from, get, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisiblepublic TopLevelSlotComponent(MainPresenter presenter, ConceptQueryFVBean conceptQueryFVBean, ConceptQueryComponent conceptQueryComponent)
public TopLevelSlotComponent(MainPresenter presenter, DocumentQueryFVBean documentQueryFVBean, DocumentQueryComponent documentQueryComponent)
public void resetConceptBean(ConceptQueryFVBean conceptQueryFVBean)
public void resetDocumentBean(DocumentQueryFVBean documentQueryFVBean)
Copyright © 2020–2021 toop.eu. All rights reserved.