Uses of Class
com.dlsc.gemsfx.MultiColumnListView.DropParameter
Packages that use MultiColumnListView.DropParameter
-
Uses of MultiColumnListView.DropParameter in com.dlsc.gemsfx
Methods in com.dlsc.gemsfx that return types with arguments of type MultiColumnListView.DropParameterModifier and TypeMethodDescriptionfinal javafx.beans.property.ObjectProperty<javafx.util.Callback<MultiColumnListView.DropParameter<T>, Boolean>> MultiColumnListView.dropPossibleCallbackProperty()final javafx.util.Callback<MultiColumnListView.DropParameter<T>, Boolean> MultiColumnListView.getDropPossibleCallback()Gets the value of thedropPossibleCallbackproperty.Method parameters in com.dlsc.gemsfx with type arguments of type MultiColumnListView.DropParameterModifier and TypeMethodDescriptionfinal voidMultiColumnListView.setDropPossibleCallback(javafx.util.Callback<MultiColumnListView.DropParameter<T>, Boolean> dropPossibleCallback) Sets the value of thedropPossibleCallbackproperty.