Monday, August 18, 2008

BREW UI Widgets: An Introduction

IWidget is the interface for describing user interface elements of a wide variety of types and capabilities including containers, forms, controls such as checkboxes and radio button, static and editable text, decorators and many other UI objects. The IWidget interface provides many common controls, and can used as a base class for new custom widgets and UI objects. Widgets, in general, possess characteristics of both display and behavior.

No comments: