A2uiSurfaceModel


public interface A2uiSurfaceModel

Known direct subclasses
A2uiCoreSurfaceModel

The root domain model for a single active surface.


A single A2UI surface.

This is the primary interface for managing active UI surfaces. Each surface is strictly the owner of its own component registry and data model.

Summary

Public methods

abstract @NonNull String

The unique identifier of this surface.

Public methods

getId

Added in 1.0.0-alpha01
abstract @NonNull String getId()

The unique identifier of this surface.