Uses of Interface
com.ebmwebsourcing.petalsbpm.definitionseditor.imports.events.ImportPanelHandler

Packages that use ImportPanelHandler
com.ebmwebsourcing.petalsbpm.definitionseditor.imports   
com.ebmwebsourcing.petalsbpm.definitionseditor.imports.events   
 

Uses of ImportPanelHandler in com.ebmwebsourcing.petalsbpm.definitionseditor.imports
 

Classes in com.ebmwebsourcing.petalsbpm.definitionseditor.imports that implement ImportPanelHandler
 class ImportController
           
 

Methods in com.ebmwebsourcing.petalsbpm.definitionseditor.imports with parameters of type ImportPanelHandler
 void ImportPanel.addImportPanelHandler(ImportPanelHandler handler)
           
 

Uses of ImportPanelHandler in com.ebmwebsourcing.petalsbpm.definitionseditor.imports.events
 

Fields in com.ebmwebsourcing.petalsbpm.definitionseditor.imports.events with type parameters of type ImportPanelHandler
static com.google.gwt.event.shared.GwtEvent.Type<ImportPanelHandler> SelectAvailableImportEvent.TYPE
           
static com.google.gwt.event.shared.GwtEvent.Type<ImportPanelHandler> SelectAddExternalImportEvent.TYPE
           
 

Methods in com.ebmwebsourcing.petalsbpm.definitionseditor.imports.events that return types with arguments of type ImportPanelHandler
 com.google.gwt.event.shared.GwtEvent.Type<ImportPanelHandler> SelectAvailableImportEvent.getAssociatedType()
           
 com.google.gwt.event.shared.GwtEvent.Type<ImportPanelHandler> SelectAddExternalImportEvent.getAssociatedType()
           
 

Methods in com.ebmwebsourcing.petalsbpm.definitionseditor.imports.events with parameters of type ImportPanelHandler
protected  void SelectAvailableImportEvent.dispatch(ImportPanelHandler handler)
           
protected  void SelectAddExternalImportEvent.dispatch(ImportPanelHandler handler)
           
 



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