org.primefaces.convert
Class DoubleConverter
java.lang.Object
javax.faces.convert.DoubleConverter
org.primefaces.convert.DoubleConverter
- All Implemented Interfaces:
- javax.faces.convert.Converter, ClientConverter
public class DoubleConverter
- extends javax.faces.convert.DoubleConverter
- implements ClientConverter
| Fields inherited from class javax.faces.convert.DoubleConverter |
CONVERTER_ID, DOUBLE_ID, STRING_ID |
| Fields inherited from interface javax.faces.convert.Converter |
DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE_PARAM_NAME |
| Methods inherited from class javax.faces.convert.DoubleConverter |
getAsObject, getAsString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoubleConverter
public DoubleConverter()
getMetadata
public Map<String,Object> getMetadata()
- Specified by:
getMetadata in interface ClientConverter
getConverterId
public String getConverterId()
- Specified by:
getConverterId in interface ClientConverter
Copyright © 2013. All rights reserved.