Package su.onno.ui

Class LayoutSpec

java.lang.Object
su.onno.ui.LayoutSpec

public final class LayoutSpec extends Object
The builder a Layout configures: navigation sections (with per-field hints) and — for persona layouts — the target roles and match priority. The default layout also owns the application's shared shell/nav presentation, branding, and identity link. Reuses UiLayoutBuilder for the section/shell/identity DSL; adds the persona metadata on top.
  • Constructor Details

    • LayoutSpec

      public LayoutSpec()
  • Method Details