Uses of Class
com.sas.dataselectors.filters.FilterValueFormatter

Packages that use FilterValueFormatter
com.sas.dataselectors.filters Provides adapter components used to convert native models to models which can then be used with filter components. 
 

Uses of FilterValueFormatter in com.sas.dataselectors.filters
 

Methods in com.sas.dataselectors.filters that return FilterValueFormatter
static FilterValueFormatter FilterValueFormatter.getInstance()
          Returns a FilterValueFormatter that doesn't show unformatted values for the default locale.
static FilterValueFormatter FilterValueFormatter.getInstance(java.util.Locale inLocale)
          Returns a FilterValueFormatter that doesn't show unformatted values for the specified locale.
static FilterValueFormatter FilterValueFormatter.getInstance(java.util.Locale inLocale, boolean showUnformattedValues)
          Returns a FilterValueFormatter for the specified locale.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.