org.apache.myfaces.custom.schedule
Interface ScheduleMouseListener


public interface ScheduleMouseListener

A listener that listens for ScheduleMouseEvents

Version:
$Revision$
Author:
Jurgen Lust (latest modification by $Author$)

Method Summary
 void processMouseEvent(ScheduleMouseEvent event)
          process the mouse event from the schedule
 

Method Detail

processMouseEvent

void processMouseEvent(ScheduleMouseEvent event)
process the mouse event from the schedule

Parameters:
event - the mouse event


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.