DomUI
Welcome to DomUI
Components

Components

DomUI applications are built from components: Java objects that render themselves as HTML and handle their own events. This section documents the components DomUI provides, and the rules for writing your own.

The components are grouped by what they are for. Each group page describes the group and its members; each member has a page of its own with its properties and methods, and a demo page showing it working.

The page a component lives on is described separately, in The body document (UrlPage).

Still to be written

These subjects have no page yet:

  • The metadata model: overview, metamodel annotations, metamodel initialization
  • Embedding Hibernate
Last modified: 2026/09/10