T - the element typeC - the collection type@ValueTranslatorService(modelClass=java.util.List.class, viewClass=javafx.collections.ObservableList.class) public class PdoObservableListTranslator<T extends org.tentackle.pdo.PersistentDomainObject<T>,C extends List<T>> extends ObservableListTranslator<T,C>
| Constructor and Description |
|---|
PdoObservableListTranslator(FxComponent component)
Creates a translator for components maintaining a list of objects.
|
toModelFunction, toViewFunctiongetComponent, isLenient, needsToModelTwice, setLenient, toModel, toViewpublic PdoObservableListTranslator(FxComponent component)
component - the componentCopyright © 2016 Krake Softwaretechnik. All rights reserved.