com.ebmwebsourcing.geasytools.widgets.ext.api.file.explorer.events
Interface IFileExplorerPanelHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler, IFilePanelHandler, IFolderPanelHandler

public interface IFileExplorerPanelHandler
extends IFilePanelHandler, IFolderPanelHandler


Method Summary
 void onCancel(IFileExplorerCancelEvent event)
           
 void onValidate(IFileExplorerValidateEvent event)
           
 
Methods inherited from interface com.ebmwebsourcing.geasytools.widgets.ext.api.file.events.IFilePanelHandler
onFilesLoaded, onFilesSelected
 
Methods inherited from interface com.ebmwebsourcing.geasytools.widgets.ext.api.file.events.IFolderPanelHandler
onFolderSelected, onFoldersLoaded
 

Method Detail

onValidate

void onValidate(IFileExplorerValidateEvent event)

onCancel

void onCancel(IFileExplorerCancelEvent event)


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