Hx

Overview

The hx module defines the framework for building HTML-based user interfaces using HTML, CSS, JavaScript, and XmlHttp.

Hx is designed to approximate the same paradigms that exist for developing user interfaces in the Workbench environment, such as Views, FieldEditors, and Profiles. It's main goal is try and transparently produce lightweight HTML-only interfaces automatically based on the workbench views. Limited support exists for standard views like the Property Sheet, but Px is the main reuse target.

If you are not familiar with how interfaces are designed in workbench you should read the Workbench documentation before continuing.