| Package | Description |
|---|---|
| de.saxsys.jfx.mvvm.base.viewmodel.util.itemlist |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemList<ListType>
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. |
class |
SelectableItemList<ListType>
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
ChoiceBox or
ListView. |
Copyright © 2014 Saxonia Systems AG. All rights reserved.