Uses of Interface
com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus

Packages that use IEditorEventBus
com.ebmwebsourcing.geasytools.webeditor.api.core   
com.ebmwebsourcing.geasytools.webeditor.api.core.manager   
com.ebmwebsourcing.geasytools.webeditor.api.plugin   
 

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

Methods in com.ebmwebsourcing.geasytools.webeditor.api.core that return IEditorEventBus
 IEditorEventBus IEditorFrontController.getEventBus()
           
 

Uses of IEditorEventBus in com.ebmwebsourcing.geasytools.webeditor.api.core.manager
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.core.manager that return IEditorEventBus
 IEditorEventBus IManager.getEventBus()
           
 

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

Methods in com.ebmwebsourcing.geasytools.webeditor.api.plugin that return IEditorEventBus
 IEditorEventBus IPlugin.getEventBus()
           
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.plugin with parameters of type IEditorEventBus
 void IPlugin.setEventBus(IEditorEventBus eventBus)
           
 



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