Uses of Class
com.evolveum.midpoint.gui.impl.factory.panel.ItemRealValueModel
Packages that use ItemRealValueModel
Package
Description
-
Uses of ItemRealValueModel in com.evolveum.midpoint.gui.impl.factory.panel
Methods in com.evolveum.midpoint.gui.impl.factory.panel that return ItemRealValueModelMethods in com.evolveum.midpoint.gui.impl.factory.panel with parameters of type ItemRealValueModelModifier and TypeMethodDescriptionprotected boolean
ProtectedStringInConnectorConfigurationPanelFactory.showProviderPanel
(ItemRealValueModel<ProtectedStringType> realValueModel) protected boolean
ProtectedStringPanelFactory.showProviderPanel
(ItemRealValueModel<ProtectedStringType> realValueModel) -
Uses of ItemRealValueModel in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components with parameters of type ItemRealValueModelModifier and TypeMethodDescriptionRangeSliderPanel.getModelSimilarity
(ItemRealValueModel<Double> realValueModel) Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components with parameters of type ItemRealValueModelModifierConstructorDescriptionRangeSliderPanel
(String id, ItemRealValueModel<Double> realValueModel) RangeSliderPanelSimpleModel
(String id, ItemRealValueModel<Integer> realValueModel, LoadableModel<Integer> maximumValue)