Uses of Class
org.wicketstuff.jquery.sparkline.SparklineOptions.TYPE

Packages that use SparklineOptions.TYPE
org.wicketstuff.jquery.sparkline   
 

Uses of SparklineOptions.TYPE in org.wicketstuff.jquery.sparkline
 

Methods in org.wicketstuff.jquery.sparkline that return SparklineOptions.TYPE
static SparklineOptions.TYPE SparklineOptions.TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SparklineOptions.TYPE[] SparklineOptions.TYPE.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.wicketstuff.jquery.sparkline with parameters of type SparklineOptions.TYPE
 SparklineOptions SparklineOptions.setType(SparklineOptions.TYPE type)
           
 

Constructors in org.wicketstuff.jquery.sparkline with parameters of type SparklineOptions.TYPE
SparklineOptions(SparklineOptions.TYPE type)
           
 



Copyright © 2012. All Rights Reserved.