Uses of Class
org.odlabs.wiquery.ui.effects.HighlightEffect.Mode

Packages that use HighlightEffect.Mode
org.odlabs.wiquery.ui.effects   
 

Uses of HighlightEffect.Mode in org.odlabs.wiquery.ui.effects
 

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

Constructors in org.odlabs.wiquery.ui.effects with parameters of type HighlightEffect.Mode
HighlightEffect(HighlightEffect.Mode mode, String color, int duration)
          Constructor.
 



Copyright © 2012. All Rights Reserved.