org.openfaces.component.timetable
Class EventActionEvent

java.lang.Object
  extended by ActionEvent
      extended by org.openfaces.component.timetable.EventActionEvent

public class EventActionEvent
extends ActionEvent


Constructor Summary
EventActionEvent(UIComponent uiComponent, java.lang.String eventId)
           
 
Method Summary
 java.lang.String getEventId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventActionEvent

public EventActionEvent(UIComponent uiComponent,
                        java.lang.String eventId)
Method Detail

getEventId

public java.lang.String getEventId()


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.