Uses of Class
com.dlsc.gemsfx.FilterView.FilterGroup
-
Uses of FilterView.FilterGroup in com.dlsc.gemsfx
Modifier and TypeMethodDescriptionFilterView.Filter.getGroup()
Returns the group to which the filter belongs.Modifier and TypeMethodDescriptionfinal javafx.beans.property.ListProperty<FilterView.FilterGroup<T>>
FilterView.filterGroupsProperty()
final javafx.collections.ObservableList<FilterView.FilterGroup<T>>
FilterView.getFilterGroups()
Gets the value of thefilterGroups
property.Modifier and TypeMethodDescriptionfinal void
FilterView.setFilterGroups
(javafx.collections.ObservableList<FilterView.FilterGroup<T>> filterGroups) Sets the value of thefilterGroups
property.