Namespace LaravelUi5\Core\Ui5\Contracts

Interfaces
Ui5ActionInterface Contract for UI5 Actions.
Ui5AppInterface Interface Ui5AppInterface
Ui5ArtifactInterface Base interface for all UI5 artifacts such as applications, libraries, cards, or tiles.
Ui5CardInterface Contract for UI5 Card artifacts.
Ui5ChartInterface UI5 Chart — a single engine-tagged chart primitive rendered inside a {@see Ui5DashboardGroupInterface}, emitting a {…
Ui5ContextInterface Interface Ui5ContextInterface
Ui5DashboardGroupInterface Composition node between a {@see Ui5DashboardInterface} and the Tiles/Cards it aggregates.
Ui5DashboardInterface Represents a UI5 Dashboard artifact — the named, routable composition container that aggregates {@see…
Ui5DialogInterface Represents a UI5 Dialog artifact that encapsulates a short-lived, modal interaction context within a shell.
Ui5Infrastructure Marker interface for UI5 Infrastructure Modules.
Ui5LibraryInterface Marker interface for UI5 libraries.
Ui5ModuleInterface A Ui5Module represents the root-level container for all UI5-related artifacts provided by a feature package or domain…
Ui5RegistryInterface Interface Ui5RegistryInterface
Ui5ReportInterface A discoverable, document-oriented UI5 Report artifact (Core Reporting API v0.9).
Ui5ResourceInterface Contract for discoverable UI5 Resources.
Ui5TileInterface UI5 Tile — a single visual primitive rendered inside a {@see Ui5DashboardGroupInterface}, emitting one of the {@see …
Ui5ValueHelpInterface Represents a UI5 ValueHelp artifact — a provider-owned search-help modal that any field can invoke to browse a business…