| Package | Description |
|---|---|
| de.saxsys.mvvmfx.utils.itemlist |
Show model lists in UI controls like (i.e. in
ListView's without leaking dependencies from the view to the model. |
| Class and Description |
|---|
| 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 © 2019 Saxonia Systems AG. All rights reserved.