Uses of Annotation Interface
org.tentackle.fx.ValueTranslatorService
Packages that use ValueTranslatorService
-
Uses of ValueTranslatorService in org.tentackle.fx.translate
Classes in org.tentackle.fx.translate with annotations of type ValueTranslatorServiceModifier and TypeClassDescriptionclassBMoney translator.classBoolean translator.classByte translator.classIdentity CharArray translator.classCollectionTreeItemTranslator<T,C extends Collection<T>> PDO to TreeItem translator forFxTreeViewandFxTreeTableView.
Used if the model provides a collection.classA color/color identity translator.classclassDouble translator.classIdentity enum translator.classEnumStringTranslator<T extends Enum<T>>Abstract base class for enum translators.classFloat translator.classI18NTexttranslator.classTranslator forInstant.classInteger translator.classTranslator forLocalDate.classTranslator forLocalDateTime.classTranslator forLocalTime.classLong translator.classObservableListTranslator<T,C extends List<T>> List translator.
Used for components maintaining a list of elements, such as a table.classTranslator forOffsetDateTime.classTranslator forOffsetTime.classShort translator.classA string/color translator.
Useful for color pickers bound to a string in the model.classIdentity string translator.classclassclassTreeItem translator forFxTreeViewandFxTreeTableView.classTranslator forZonedDateTime.