Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Vaadin 6.4.2

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • runmo
    Experienced Board Member
    • Jun 2010
    • 6123

    Vaadin 6.4.2

    Web app framework for RIA

    Vaadin is a free and open source web application framework for Rich Internet Applications (RIA).

    In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers.

    AJAX technology is used on the browser side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, and Tree that you use to compose the application user interface.

    The components use events, listeners, and data binding to communicate with each other and the business logic.

    Vaadin is a robust architecture for rapid application development. The component-based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed.

    What's New in This Release:
    · WebBrowser getScreenHeight() and getScreenWidth() return
    · Custom dateformat in DateField uses wrong locale defect John Ahlroos minor
    · Moving up/down in a table quickly causes selection to go out of view defect ticketmaster
    · Column reordering leaves headers hanging defect
    · Table header click is incorrectly fired when reordering columns
    · Clicking on the Slider handle does not focus the component defect
    · HeaderClick events are fired twice
    · Table selection bug

    link : http://mac.softpedia.com/progDownloa...oad-56841.html
    Attached Files
Working...