Uses of Enum Class
com.evolveum.midpoint.web.component.dialog.synchronization.DirectionChoicePanel.DirectionSelection
Packages that use DirectionChoicePanel.DirectionSelection
-
Uses of DirectionChoicePanel.DirectionSelection in com.evolveum.midpoint.web.component.dialog.synchronization
Methods in com.evolveum.midpoint.web.component.dialog.synchronization that return DirectionChoicePanel.DirectionSelectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DirectionChoicePanel.DirectionSelection.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructor parameters in com.evolveum.midpoint.web.component.dialog.synchronization with type arguments of type DirectionChoicePanel.DirectionSelectionModifierConstructorDescriptionDirectionChoicePanel(String id, org.apache.wicket.model.IModel<DirectionChoicePanel.DirectionSelection> directionSelectionIModel)