public class SortedFilteredListExtensionsKt
| Modifier and Type | Method and Description |
|---|---|
static FilterState |
filterCount(tornadofx.SortedFilteredList<?> $receiver)
Returns the filter count for the list
|
static javafx.beans.binding.ObjectBinding<com.cedarsoft.commons.tornadofx.FilterState> |
filterCountProperty(tornadofx.SortedFilteredList<?> $receiver) |
static javafx.beans.value.ObservableValue<java.lang.Boolean> |
isFilteredProperty(javafx.beans.binding.ObjectBinding<com.cedarsoft.commons.tornadofx.FilterState> $receiver) |
@NotNull public static FilterState filterCount(@NotNull tornadofx.SortedFilteredList<?> $receiver)
Returns the filter count for the list
@NotNull
public static javafx.beans.binding.ObjectBinding<com.cedarsoft.commons.tornadofx.FilterState> filterCountProperty(@NotNull
tornadofx.SortedFilteredList<?> $receiver)
@NotNull
public static javafx.beans.value.ObservableValue<java.lang.Boolean> isFilteredProperty(@NotNull
javafx.beans.binding.ObjectBinding<com.cedarsoft.commons.tornadofx.FilterState> $receiver)