com.ebmwebsourcing.geasytools.webeditor.api.core.events
Interface IEditorHandler
- All Superinterfaces:
- com.google.gwt.event.shared.EventHandler
public interface IEditorHandler
- extends com.google.gwt.event.shared.EventHandler
onClose
void onClose()
onLoad
void onLoad(IEditorLoadEvent event)
onLayoutChange
void onLayoutChange()
onError
void onError(IEditorErrorEvent event)
onEnableLoadingState
void onEnableLoadingState(IEnableLoadingStateEvent event)
onDisableLoadingState
void onDisableLoadingState(IDisableLoadingStateEvent event)
onConfirmDialog
void onConfirmDialog(IConfirmDialogEvent event)
Copyright © 2010-2011 Petals Link. All Rights Reserved.