EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Class
echopoint.TagCloud

Packages that use TagCloud
echopoint.event Package under which custom event objects and other classes associated with event handling are organised. 
 

Uses of TagCloud in echopoint.event
 

Methods in echopoint.event that return TagCloud
 TagCloud TagEvent.getSource()
          Over-ridden to return the properly type-cast component source from which the event was triggered.
 

Constructors in echopoint.event with parameters of type TagCloud
TagEvent(TagCloud source, String command, Tag tag)
           
 


EchoPoint API - 3.0.0b5
App Webcontainer