Uses of Record Class
com.evolveum.midpoint.web.component.input.ButtonWithConfirmationOptionsDialog.ButtonConfig
Packages that use ButtonWithConfirmationOptionsDialog.ButtonConfig
Package
Description
-
Uses of ButtonWithConfirmationOptionsDialog.ButtonConfig in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component with type arguments of type ButtonWithConfirmationOptionsDialog.ButtonConfigModifierConstructorDescriptionSmartSuggestButtonWithConfirmation(String id, org.apache.wicket.model.IModel<ButtonWithConfirmationOptionsDialog.ButtonConfig<T>> buttonConfig, org.apache.wicket.model.IModel<ButtonWithConfirmationOptionsDialog.ButtonHandlers<T>> clickHandlers) -
Uses of ButtonWithConfirmationOptionsDialog.ButtonConfig in com.evolveum.midpoint.web.component.input
Constructor parameters in com.evolveum.midpoint.web.component.input with type arguments of type ButtonWithConfirmationOptionsDialog.ButtonConfigModifierConstructorDescriptionBlockingActionButtonWithConfirmationOptionsDialog(String id, org.apache.wicket.model.IModel<ButtonWithConfirmationOptionsDialog.ButtonConfig<T>> buttonConfig, org.apache.wicket.model.IModel<ButtonWithConfirmationOptionsDialog.ButtonHandlers<T>> clickHandlers, ComponentInteractionsPair<AjaxIconButton> interactionPairs) ButtonWithConfirmationOptionsDialog(String id, org.apache.wicket.model.IModel<ButtonWithConfirmationOptionsDialog.ButtonConfig<T>> buttonConfig, org.apache.wicket.model.IModel<ButtonWithConfirmationOptionsDialog.ButtonHandlers<T>> clickHandlers)