com.ebmwebsourcing.geasytools.widgets.ext.api.file.events
Interface IFilePanelHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Subinterfaces:
IFileExplorerPanelHandler

public interface IFilePanelHandler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void onFilesLoaded(IFilesLoadedEvent event)
           
 void onFilesSelected(IFileSelectedEvent event)
           
 

Method Detail

onFilesSelected

void onFilesSelected(IFileSelectedEvent event)

onFilesLoaded

void onFilesLoaded(IFilesLoadedEvent event)


Copyright © 2010-2011 Petals Link. All Rights Reserved.