Entourage UI
Trace: » Appcelerator Entourage In Action » Downloading Entourage Products » Welcome to Entourage! » Contributing to Entourage » Entourage UI

Entourage UI

Entourage UI is a set of Widgets and Behaviors; it's also a framework for creating both. Widgets and Behaviors can be put on your page quickly and easly by augmenting simple html with custom attributes. For instance, the following example creates a silder control…

<div control="slider[value=20]"></div>

Why Entourage UI?

So what value does Entourage UI provide on top of existing widget libraries? Entourage UI gives HTML/JavaScript developers:

  1. The ability to create widgets declaratively
  2. A framework for creating new widgets
  3. A framework for including third party widgets in a unified API

Entourage UI also integrates UI components with Expressions to simplify their usage, and with MQ to power them with data and control them with custom events. Click on a widget or behavior on the left for more information on usage and their capabilities.

ui/start.txt · Last modified: 2009/03/09 15:47 by kwhinnery