KIE Uberfire Perspective Editor Client 6.2.0.CR2

Uses of Class
org.kie.uberfire.perspective.editor.client.util.DragType

Packages that use DragType
org.kie.uberfire.perspective.editor.client.panels.dnd   
org.kie.uberfire.perspective.editor.client.util   
 

Uses of DragType in org.kie.uberfire.perspective.editor.client.panels.dnd
 

Constructors in org.kie.uberfire.perspective.editor.client.panels.dnd with parameters of type DragType
DragGridElement(DragType type, String dragText)
           
 

Uses of DragType in org.kie.uberfire.perspective.editor.client.util
 

Methods in org.kie.uberfire.perspective.editor.client.util that return DragType
static DragType DragType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DragType[] DragType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


KIE Uberfire Perspective Editor Client 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.