Uses of Interface
io.mateu.mdd.vaadin.components.views.IEditorViewComponent
-
Packages that use IEditorViewComponent Package Description io.mateu.mdd.vaadin.components.app.views.secondLevel io.mateu.mdd.vaadin.components.views -
-
Uses of IEditorViewComponent in io.mateu.mdd.vaadin.components.app.views.secondLevel
Classes in io.mateu.mdd.vaadin.components.app.views.secondLevel that implement IEditorViewComponent Modifier and Type Class Description classFiltersViewFlowComponent -
Uses of IEditorViewComponent in io.mateu.mdd.vaadin.components.views
Classes in io.mateu.mdd.vaadin.components.views that implement IEditorViewComponent Modifier and Type Class Description classEditorViewComponentclassMethodParametersViewComponentclassOwnedCollectionComponentclassWizardComponentMethods in io.mateu.mdd.vaadin.components.views that return IEditorViewComponent Modifier and Type Method Description IEditorViewComponentJPACollectionFieldListViewComponent. getEvfc()Constructors in io.mateu.mdd.vaadin.components.views with parameters of type IEditorViewComponent Constructor Description JPACollectionFieldListViewComponent(Class entityClass, FieldInterfaced field, IEditorViewComponent evfc)JPACollectionFieldViewComponent(Class entityClass, ExtraFilters extraFilters, FieldInterfaced field, IEditorViewComponent evfc, boolean addingToCollection)JPACollectionFieldViewComponent(Class entityClass, FieldInterfaced field, IEditorViewComponent evfc, boolean addingToCollection)
-