ViewListCellFactory that can be used for ListViews that are based on a list
of ViewModels.Command encapsulates logic in the Command.execute() method which will be called later.Command.Command references internally.CompositeCommand with given commands.ListView's without leaking dependencies from the view to the model.ListView.ResourceBundle into your ViewModel
and/or FxmlView/JavaView.ListView.ItemList by a given list of items and a string converter.ObservableList that contains elements of TargetType to another
ObservableList that contains elements of SourceType.ListTransformation by a given list of items and a function.ListTransformation by with a given function.<T> to a ViewTuple.ModelWrapper that wraps the given instance of the Model class.ModelWrapper that is empty at the moment.NotificationCenter interface.Command for aggregation.ChoiceBox or ListView.SelectableItemList by a given list of items and a ModelToStringFunction.SelectableItemList in a view.Integer which is the current selection index.Integer which is the current selection index.ModelWrapper instance.Command from aggregation.ViewTuple.<T> to a ViewTuple.Copyright © 2015 Saxonia Systems AG. All rights reserved.