MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Edit
   Essential HTMLUI
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
       Add-ons
   CAB Add-on
   QTP Add-on
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements




HTMLUI Events

Events make the control interactive. HTMLUI comes with a powerful event architecture that supports various events like Click, DoubleClick, Mouse events, Key events, etc for the html elements. HTMLUI implements a newer architecture, the BubblingEvents that helps to declare a common event handler for an element and its children. Also HTMLUI control itself has some events that helps the tracking of the application progress and even change the course of the application. This powerful event architecture makes the control easy and flexible even under complex circumstances.

Bubbling Events Architecture Interactive Control Events

Bubbling Events Architecture

The use of a common 'Event Handler' declared for the parent html element that can be used in handling the same event for all of its child html elements is called Bubbling Event Architecture. This helps in reducing the task of declaring the event handlers for all the elements in the document, thereby reducing the length and complexity of the code.

Bubbling Events

Bubbling Event Args

Interactive Control Events

HTMLUI control comes with some events that can be used to access the state of the control at run time. The event handlers for these events are custom developed that helps the user to make the application more informatory and interactive. These events are so powerful, with which the status and the course of the application can be decided at run time.

Control Events

Interactive Control Events

© 2001-2009 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |