Package io.jmix.dashboard.kit.meta
Interface StudioVaadinDashboardElements
-
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.component.dashboard.DashboardSectioncom.vaadin.flow.component.dashboard.DashboardWidgetvoidvoid
-
Method Details
-
dashboardWidget
com.vaadin.flow.component.dashboard.DashboardWidget dashboardWidget() -
dashboardSection
com.vaadin.flow.component.dashboard.DashboardSection dashboardSection() -
widgetContent
void widgetContent() -
widgetHeaderContent
void widgetHeaderContent()
-