Namespace LaravelUi5\Core\Ui5\Dashboard\Emitters

Classes
ChartEmitter Default emitter for a {@see Ui5ChartInterface} — resolves the chart's `getRequiredSlots()` against the parameter…
DashboardEmitter Default container emitter for a Dashboard — emits the root `sap.m.VBox` whose `items` are the group control trees.
GroupEmitter Default container emitter for a Group — emits a `sap.m.Panel` whose `content` is a single `sap.f.GridContainer` holding…
TileEmitter Default emitter for a {@see Ui5TileInterface} — resolves the tile's `getRequiredSlots()` against the parameter pipeline…