EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Package
echopoint.model

Packages that use echopoint.model
echopoint Primary package under which all the public components provided by EchoPoint are organised. 
echopoint.event Package under which custom event objects and other classes associated with event handling are organised. 
echopoint.internal Package for internal use only classes. 
echopoint.model Primary package under which all model objects required to support the comopnents in EchoPoint are organised. 
 

Classes in echopoint.model used by echopoint
AutoLookupModel
          The AutoLookupModel provides for support for looking up AutoLookupModel.Entry's based on partial-string matching.
AutoLookupSelectModel
           
MapSection
          An asbtract base class for model objects that represent the clickable sections in a ImageMap.
Tag
          The model object for use in the TagCloud component.
 

Classes in echopoint.model used by echopoint.event
Tag
          The model object for use in the TagCloud component.
 

Classes in echopoint.model used by echopoint.internal
Cursor
          Enumeration of the standard CSS2 cursors.
 

Classes in echopoint.model used by echopoint.model
AutoLookupModel.Entry
          AutoLookupModel.Entry represents the entries that can be returned by the AutoLookupModel.
AutoLookupSelectModel.EntrySelect
           
Cursor
          Enumeration of the standard CSS2 cursors.
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.
 


EchoPoint API - 3.0.0b5
App Webcontainer