Package com.evolveum.midpoint.web.component.dialog
package com.evolveum.midpoint.web.component.dialog
-
ClassDescriptionConfirmationOption<T extends Describable>Represents a single confirmation option entry with selection state, and optional click handler.Created by Honchar.ConfirmationWithOptionsDto<T extends Describable>Configuration of the
ConfirmationWithOptionsPanel, holding various messages and a list of confirmation options.ConfirmationWithOptionsDto.Builder<T extends Describable>ConfirmationWithOptionsPanel<T extends Describable>Popup panel showing a confirmation message with optional confirmation options, info note, and "learn more" link.Created by Honchar.Created by Kate on 07.04.2016.Created by Viliam Repan (lazyman).