Uses of Class
org.linkki.core.ui.creation.section.PmoBasedSectionFactory
-
Packages that use PmoBasedSectionFactory Package Description org.linkki.core.vaadin.component.page Pageand default implementation. -
-
Uses of PmoBasedSectionFactory in org.linkki.core.vaadin.component.page
Methods in org.linkki.core.vaadin.component.page that return PmoBasedSectionFactory Modifier and Type Method Description PmoBasedSectionFactoryAbstractPage. getPmoBasedSectionFactory()Returns the factory used to create PMO based sections.Constructors in org.linkki.core.vaadin.component.page with parameters of type PmoBasedSectionFactory Constructor Description AbstractPage(PmoBasedSectionFactory sectionFactory)Creates a page without top margin and with margins on left, right and bottom.
-