Uses of Class
org.nuiton.jaxx.widgets.select.FilterableDoubleListConfig
-
Packages that use FilterableDoubleListConfig Package Description org.nuiton.jaxx.widgets.select -
-
Uses of FilterableDoubleListConfig in org.nuiton.jaxx.widgets.select
Methods in org.nuiton.jaxx.widgets.select that return FilterableDoubleListConfig Modifier and Type Method Description FilterableDoubleListConfig<O>FilterableDoubleListModel. getConfig()Constructors in org.nuiton.jaxx.widgets.select with parameters of type FilterableDoubleListConfig Constructor Description FilterableDoubleListModel(FilterableDoubleListConfig<O> config)
-