Uses of Class
com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax.DiagramElementGroup

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

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

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax that return DiagramElementGroup
 DiagramElementGroup DiagramElementType.getDiagramElementGroup()
           
 

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

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax with parameters of type DiagramElementGroup
 void DiagramSyntaxGroup.addElementGroup(DiagramElementGroup group)
           
 void DiagramElementType.setDiagramElementGroup(DiagramElementGroup diagramElementGroup)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.