com.ebmwebsourcing.geasytools.webeditor.api.plugin
Interface IPlugin
- All Superinterfaces:
- com.google.gwt.event.shared.HasHandlers
- All Known Subinterfaces:
- IProjectPlugin<T>
public interface IPlugin
- extends com.google.gwt.event.shared.HasHandlers
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
fireEvent |
getName
java.lang.String getName()
addHandler
void addHandler(IPluginHandler handler)
setEventBus
void setEventBus(IEditorEventBus eventBus)
getEventBus
IEditorEventBus getEventBus()
Copyright © 2010-2011 Petals Link. All Rights Reserved.