com.ebmwebsourcing.petalsbpm.definitionseditor.imports.events
Class SelectAvailableImportEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<ImportPanelHandler>
      extended by com.ebmwebsourcing.petalsbpm.definitionseditor.imports.events.SelectAvailableImportEvent

public class SelectAvailableImportEvent
extends com.google.gwt.event.shared.GwtEvent<ImportPanelHandler>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Field Summary
static com.google.gwt.event.shared.GwtEvent.Type<ImportPanelHandler> TYPE
           
 
Constructor Summary
SelectAvailableImportEvent(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean importBean)
           
 
Method Summary
protected  void dispatch(ImportPanelHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<ImportPanelHandler> getAssociatedType()
           
 com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean getImportBean()
           
 
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, revive, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static com.google.gwt.event.shared.GwtEvent.Type<ImportPanelHandler> TYPE
Constructor Detail

SelectAvailableImportEvent

public SelectAvailableImportEvent(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean importBean)
Method Detail

getImportBean

public com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean getImportBean()

dispatch

protected void dispatch(ImportPanelHandler handler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<ImportPanelHandler>

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<ImportPanelHandler> getAssociatedType()
Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ImportPanelHandler>


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.