org.eclipse.nebula.widgets.nattable.data.convert
Class DefaultFloatDisplayConverter
java.lang.Object
  
org.eclipse.nebula.widgets.nattable.data.convert.DisplayConverter
      
org.eclipse.nebula.widgets.nattable.data.convert.NumericDisplayConverter
          
org.eclipse.nebula.widgets.nattable.data.convert.DecimalNumericDisplayConverter
              
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverter
- All Implemented Interfaces: 
 - IDisplayConverter
 
public class DefaultFloatDisplayConverter
- extends DecimalNumericDisplayConverter
 
Converts the display value to a float and vice versa.
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultFloatDisplayConverter
public DefaultFloatDisplayConverter()
convertToNumericValue
protected Object convertToNumericValue(String value)
- Specified by:
 convertToNumericValue in class NumericDisplayConverter
 
 
Copyright © 2015. All rights reserved.