Uses of Class
com.ebmwebsourcing.webdesigner.presentation.gwt.client.component.DiagramComponent

Packages that use DiagramComponent
com.ebmwebsourcing.webdesigner.presentation.gwt.client.component   
com.ebmwebsourcing.webdesigner.presentation.gwt.client.designer   
com.ebmwebsourcing.webdesigner.presentation.gwt.client.layout   
 

Uses of DiagramComponent in com.ebmwebsourcing.webdesigner.presentation.gwt.client.component
 

Subclasses of DiagramComponent in com.ebmwebsourcing.webdesigner.presentation.gwt.client.component
 class DrawingPanelComponent
           
 class MenuComponent
           
 class PaletteComponent
           
 class PropertyComponent
           
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.component that return DiagramComponent
 DiagramComponent DiagramComponentHelper.getComponentByName(java.lang.String name)
           
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.component with parameters of type DiagramComponent
 void DiagramComponentHelper.replaceComponentWidget(DiagramComponent component, com.google.gwt.user.client.ui.Widget widget)
           
 

Constructors in com.ebmwebsourcing.webdesigner.presentation.gwt.client.component with parameters of type DiagramComponent
DiagramComponentHelper(DiagramComponent component)
           
 

Uses of DiagramComponent in com.ebmwebsourcing.webdesigner.presentation.gwt.client.designer
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.designer that return DiagramComponent
 DiagramComponent Registry.getComponentByName(java.lang.String name)
           
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.designer that return types with arguments of type DiagramComponent
 java.util.ArrayList<DiagramComponent> Registry.getComponentByPosition(java.lang.String positionName)
           
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.designer with parameters of type DiagramComponent
 void Registry.addComponent(DiagramComponent component)
           
 void Designer.registerComponent(DiagramComponent component)
           
 

Uses of DiagramComponent in com.ebmwebsourcing.webdesigner.presentation.gwt.client.layout
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.layout with parameters of type DiagramComponent
 void DiagramLayout.replaceComponentWidget(DiagramComponent component, com.google.gwt.user.client.ui.Widget widget)
          Replace a displayed component view by the one specified
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.