Package de.xima.fc.gui.common.converter
package de.xima.fc.gui.common.converter
-
ClassesClassDescriptionA
IComponentValueConverter
for splitting aDuration
field into its components.AConverter
for aFormElementModel
that is used on the inbox and data table configuration page.Converter for formcycle entities that also implementIUUIDEntity
.Converter between a file size in bytes and a human readable representation, such as5.3 MB
Similar toStringTrimConverter
, but does not register itself automatically andObject
as its target type.Deprecated.Deprecated.A converter for a list of Strings that respects placeholders.JSF Converter forIProfileAttributeDescriptor
s.Implementation of aIComponentValueConverter
that provides only a single value, but offers additional methods to convert this value to different types, seeTypePartsConverter.TypeConvertibleMap
.Implementation ofIConvertibleMap
for theTypePartsConverter
.Converter forUICalendar
components that behaves similar to the default converter for those components, but returnsnull
when the date or time is invalid.FacesConverter
forUUID
s
LocalDateTimeConverter
, but behaves as if it were aLocalTimeConverter
.