Package org.eclipse.nebula.widgets.nattable.data.convert
package org.eclipse.nebula.widgets.nattable.data.convert
-
ClassDescriptionException for handling conversion failures.Abstract base class for decimal converters.Converts the display value to a
BigDecimal
and vice versa.Converts the display value to aBigInteger
and vice versa.Data type converter for a Check Box.Converts the display value to a byte and vice versa.Converts the display value to aCharacter
and vice versa.Converts a java.util.Date object to a given format and vice versaConverts the display value to a double and vice versa.Converts the display value to a float and vice versa.Converts the display value to an integer and vice versa.Converts the display value to a long and vice versa.Converts the display value to a short and vice versa.Converts between two different data representations.Converts the display value to a double and vice versa.