Class DashboardDivBuilder

java.lang.Object
su.onno.ui.divkit.DashboardDivBuilder

public final class DashboardDivBuilder extends Object
Builds the home/dashboard content div: a greeting header and the widget area. Each widget compiles per Widgets — a native card for count/ metric, a div-custom block for chart/calendar/ kanban/list (and any app-registered type) that the client renders with a real component.
  • Method Details