com.ebmwebsourcing.geasytools.webeditor.impl.client.plugin
Class Plugin

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.plugin.Plugin
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.plugin.IPlugin, com.google.gwt.event.shared.HasHandlers

public abstract class Plugin
extends java.lang.Object
implements com.ebmwebsourcing.geasytools.webeditor.api.plugin.IPlugin


Constructor Summary
Plugin()
           
 
Method Summary
 void addHandler(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler handler)
           
 void fireEvent(com.google.gwt.event.shared.GwtEvent<?> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.plugin.IPlugin
getEventBus, getName, setEventBus
 

Constructor Detail

Plugin

public Plugin()
Method Detail

addHandler

public void addHandler(com.ebmwebsourcing.geasytools.webeditor.api.plugin.events.IPluginHandler handler)
Specified by:
addHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.plugin.IPlugin

fireEvent

public void fireEvent(com.google.gwt.event.shared.GwtEvent<?> event)
Specified by:
fireEvent in interface com.google.gwt.event.shared.HasHandlers


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