EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.model

Primary package under which all model objects required to support the comopnents in EchoPoint are organised.

See:
          Description

Interface Summary
AutoLookupModel The AutoLookupModel provides for support for looking up AutoLookupModel.Entry's based on partial-string matching.
AutoLookupModel.Entry AutoLookupModel.Entry represents the entries that can be returned by the AutoLookupModel.
AutoLookupSelectModel  
AutoLookupSelectModel.EntrySelect  
 

Class Summary
AutoLookupModel.DefaultEntry A simple implementation of AutoLookupModel.Entry is provided.
CircleSection A model object that represents a circular clickable section in a ImageMap.
MapSection An asbtract base class for model objects that represent the clickable sections in a ImageMap.
Point A model object that represents a point in cartesian co-ordinate system.
PolygonSection A model object that represents a clickable polygon section in an ImageMap.
RectangleSection A model object that represents a rectangular clickable section on an ImageMap.
Tag The model object for use in the TagCloud component.
 

Enum Summary
Cursor Enumeration of the standard CSS2 cursors.
 

Package echopoint.model Description

Primary package under which all model objects required to support the comopnents in EchoPoint are organised.


EchoPoint API - 3.0.0b5
App Webcontainer