| Package | Description |
|---|---|
| de.saxsys.jfx.mvvm.base.viewmodel.util.itemlist |
| Class and Description |
|---|
| Function
Can map from a SourceType to a TargetType.
|
| ItemList
Element that you can use in a View Model to transform any list to a string
representation which can be bound to UI Elements like
ListView. |
| ListTransformation
Binds an
ObservableList that contains elements of TargetType to another
ObservableList that contains elements of SourceType. |
| ModelToStringFunction |
| SelectableStringList
Interface to hide the visibility to an
SelectableItemList in a view. |
Copyright © 2014 Saxonia Systems AG. All rights reserved.