Uses of Class
org.odlabs.wiquery.ui.draggable.DraggableRevert.RevertEnum

Packages that use DraggableRevert.RevertEnum
org.odlabs.wiquery.ui.draggable   
 

Uses of DraggableRevert.RevertEnum in org.odlabs.wiquery.ui.draggable
 

Methods in org.odlabs.wiquery.ui.draggable that return DraggableRevert.RevertEnum
 DraggableRevert.RevertEnum DraggableRevert.getRevertEnumParam()
           
static DraggableRevert.RevertEnum DraggableRevert.RevertEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DraggableRevert.RevertEnum[] DraggableRevert.RevertEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odlabs.wiquery.ui.draggable with parameters of type DraggableRevert.RevertEnum
 void DraggableRevert.setRevertEnumParam(DraggableRevert.RevertEnum revertEnumParameter)
          Set's the RevertEnum parameter
 

Constructors in org.odlabs.wiquery.ui.draggable with parameters of type DraggableRevert.RevertEnum
DraggableRevert(DraggableRevert.RevertEnum revertEnumParameter)
          Constructor
 



Copyright © 2012. All Rights Reserved.