Module org.tentackle.fx.rdc
Package org.tentackle.fx.rdc.translate
package org.tentackle.fx.rdc.translate
Predefined PDO value translators.
-
ClassesClassDescriptionPDO-aware collection to TreeItem translator for
FxTreeViewandFxTreeTableView.
Used if the model provides a collection.PdoComponentAddon<T extends PersistentDomainObject<T>>Adds style, context-menu, DnD and function-keys to components bound to a PDO.List translator.
Replaces ObservableListTranslator and adds PDO detection for automatic configuration via GuiProvider for tables.PdoStringTranslator<T extends PersistentDomainObject<T>>PDO to String translator.PdoTreeItemTranslator<T extends PersistentDomainObject<T>>PDO-awqre TreeItem translator forFxTreeViewandFxTreeTableView.