Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component.SmartSuggestButtonWithConfirmation
Packages that use SmartSuggestButtonWithConfirmation
Package
Description
-
Uses of SmartSuggestButtonWithConfirmation in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component that return SmartSuggestButtonWithConfirmationModifier and TypeMethodDescriptionSmartSuggestButtonWithConfirmation.create(String id, org.apache.wicket.model.IModel<String> title, org.apache.wicket.model.IModel<String> icon, List<ConfirmationOption<DataAccessPermission>> options, org.apache.wicket.model.IModel<ButtonWithConfirmationOptionsDialog.ButtonHandlers<DataAccessPermission>> clickHandlers, PageBase pageBase) Creates a Smart Suggest button for an *non-blocking* confirm action.