Uses of Interface
com.ebmwebsourcing.geasytools.webeditor.api.plugin.IPlugin

Packages that use IPlugin
com.ebmwebsourcing.geasytools.webeditor.api.core   
com.ebmwebsourcing.geasytools.webeditor.api.plugin   
com.ebmwebsourcing.geasytools.webeditor.api.plugin.events   
 

Uses of IPlugin in com.ebmwebsourcing.geasytools.webeditor.api.core
 

Method parameters in com.ebmwebsourcing.geasytools.webeditor.api.core with type arguments of type IPlugin
 void IEditorRegistry.registerPlugins(java.util.HashSet<IPlugin> plugins)
           
 

Uses of IPlugin in com.ebmwebsourcing.geasytools.webeditor.api.plugin
 

Subinterfaces of IPlugin in com.ebmwebsourcing.geasytools.webeditor.api.plugin
 interface IProjectPlugin<T extends IProjectInstance>
           
 

Uses of IPlugin in com.ebmwebsourcing.geasytools.webeditor.api.plugin.events
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.plugin.events that return IPlugin
 IPlugin IPluginRegisteredEvent.getPlugin()
           
 



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