NextApp Echo2
v2.1.0

Echo Application Framework
API Specification

This document is the API specification for the Echo2 Application Framework.

See:
          Description

Packages
nextapp.echo2.app Provides the core classes and components for creating Echo applications.
nextapp.echo2.app.button Provides supporting classes for button components including Button, CheckBox, and RadioButton.
nextapp.echo2.app.componentxml Provides capabilities for Component introspection and loading StyleSheets from XML.
nextapp.echo2.app.componentxml.propertypeer Provides default peer objects for translating XML property values into Echo property objects.
nextapp.echo2.app.event Provides core events, listener interfaces, and event management classes.
nextapp.echo2.app.layout Provides LayoutData implementations which serve to describe the interface between a Component and its parent.
nextapp.echo2.app.list Provides supporting classes for selection list components including SelectField and ListBox.
nextapp.echo2.app.table Provides supporting classes for Table components.
nextapp.echo2.app.text Provides supporting classes for text extry components, such as TextField and TextArea.
nextapp.echo2.app.update Provides support for synchronizing the state of the server-side application with the client environment.
nextapp.echo2.app.util Provides utility classes.

 

This document is the API specification for the Echo2 Application Framework.


NextApp Echo2
v2.1.0