Uses of Interface
com.ebmwebsourcing.webdesigner.presentation.gwt.client.event.DiagramElementTypeInstantiationHandler

Packages that use DiagramElementTypeInstantiationHandler
com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax   
com.ebmwebsourcing.webdesigner.presentation.gwt.client.renderer   
 

Uses of DiagramElementTypeInstantiationHandler in com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax
 

Classes in com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax that implement DiagramElementTypeInstantiationHandler
 class DiagramPaletteElementType
           
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax that return types with arguments of type DiagramElementTypeInstantiationHandler
 java.util.ArrayList<DiagramElementTypeInstantiationHandler> DiagramElementType.getInstantiationHandlers()
           
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax with parameters of type DiagramElementTypeInstantiationHandler
 void DiagramElementType.addInstantiationHandler(DiagramElementTypeInstantiationHandler handler)
           
 

Uses of DiagramElementTypeInstantiationHandler in com.ebmwebsourcing.webdesigner.presentation.gwt.client.renderer
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.renderer that return DiagramElementTypeInstantiationHandler
 DiagramElementTypeInstantiationHandler PaletteElement.getInstantiationHandler()
           
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.renderer with parameters of type DiagramElementTypeInstantiationHandler
 void PaletteElement.setInstantiationHandler(DiagramElementTypeInstantiationHandler instantiationHandler)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.