Uses of Package
com.evolveum.midpoint.web.component.input
Packages that use com.evolveum.midpoint.web.component.input
Package
Description
-
Classes in com.evolveum.midpoint.web.component.input used by com.evolveum.midpoint.gui.api.util
-
-
-
Classes in com.evolveum.midpoint.web.component.input used by com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.componentClassDescriptionA
ButtonWithConfirmationOptionsDialogvariant for *blocking* confirm actions that need an activity indication while they run. === How it works Because the action is blocking the browser cannot display an intermediate UI update (e.g. a spinner) before the Ajax response is returned — the request is blocked until the action finishes.A button that opens a confirmation-with-options dialog when clicked and delegates the outcome to a pair of handlers (ButtonWithConfirmationOptionsDialog.ButtonHandlers). -
Classes in com.evolveum.midpoint.web.component.input used by com.evolveum.midpoint.gui.impl.page.admin.simulation.componentClassDescriptionSplit button with a primary action (left) and a dropdown (right).
-
Classes in com.evolveum.midpoint.web.component.input used by com.evolveum.midpoint.web.component.inputClassDescriptionLinks a component with a `ComponentInteractionsPair` using Ajax events to enable two-phase interaction patterns.A button that opens a confirmation-with-options dialog when clicked and delegates the outcome to a pair of handlers (
ButtonWithConfirmationOptionsDialog.ButtonHandlers).Represents a pair of interactions which allows to run an "action" on an arbitrary Ajax request, while triggering a reaction in the "automatic" Ajax request of different component.Thrown when error occurs during file sanitization process.Created by honchar. -