Uses of Interface
lcanals.tc.web.event.EventHandler

Packages that use EventHandler
lcanals.tc.web.event Events of the application. 
lcanals.tc.web.event.estimator Events to manage different kind of estimators. 
lcanals.tc.web.event.plan Events to manage a plan and its tasks. 
 

Uses of EventHandler in lcanals.tc.web.event
 

Classes in lcanals.tc.web.event that implement EventHandler
 class AbstractEventHandler
          Base class for event handlers.
 class ErrorEvent
          Redirect to error page.
 

Uses of EventHandler in lcanals.tc.web.event.estimator
 

Classes in lcanals.tc.web.event.estimator that implement EventHandler
 class SeeEstimatorEvent
          Event to see information about user's estimator.
 

Uses of EventHandler in lcanals.tc.web.event.plan
 

Classes in lcanals.tc.web.event.plan that implement EventHandler
 class NewPlanEvent
          Creates a new plan without tasks and stores it into the user's session.
 class NewTaskEvent
          Event which adds a new task to the current plan.
 class ShowPlanEvent
          Shows the plan for the given user reading data from a file.
 class UpdateTaskEvent
          Updates a task with new signals.
 



Luis F. Canals. Supported by www.sourceforge.net