Module org.tentackle.fx.rdc
Package org.tentackle.fx.rdc.translate
package org.tentackle.fx.rdc.translate
Predefined PDO value translators.
-
ClassDescriptionPDO-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.A translator for PDOs.PdoTreeItemTranslator<T extends PersistentDomainObject<T>>PDO-aware TreeItem translator forFxTreeViewandFxTreeTableView.