org.cruxframework.crux.gwt.client
Class ExecuteEvent<T extends com.google.gwt.user.client.ui.IsWidget>

java.lang.Object
  extended by org.cruxframework.crux.core.client.event.BaseEvent<T>
      extended by org.cruxframework.crux.core.client.event.CruxEvent<T>
          extended by org.cruxframework.crux.gwt.client.ExecuteEvent<T>

public class ExecuteEvent<T extends com.google.gwt.user.client.ui.IsWidget>
extends CruxEvent<T>

Author:
Thiago da Rosa de Bustamante

Field Summary
 
Fields inherited from class org.cruxframework.crux.core.client.event.CruxEvent
senderId
 
Fields inherited from class org.cruxframework.crux.core.client.event.BaseEvent
source
 
Constructor Summary
protected ExecuteEvent(T source, String senderId)
           
 
Method Summary
 
Methods inherited from class org.cruxframework.crux.core.client.event.CruxEvent
getSenderId
 
Methods inherited from class org.cruxframework.crux.core.client.event.BaseEvent
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteEvent

protected ExecuteEvent(T source,
                       String senderId)


Copyright © 2014. All rights reserved.