Chapter 3. User Interaction with Events

One of the most important concepts that ThinWire brings to bear is its extensive use of an event-driven programming model. As discussed in the preceding chapter, ThinWire treats a Web page as a simple canvas on which multiple UI components are displayed. Simply create an instance of a Component and place it in a Container and presto, that Component is displayed on the page. Because ThinWire comes with a number of very functional built-in components, developers can focus on achieving their end goal instead of spending time perfecting the rendering and interaction details of something like the GridBox or Tree control. Components are only half the story, however. They control what users will see in their browser, ...

Get ThinWire™ Handbook: A Guide to Creating Effective Ajax Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.