Uses of Class
com.evolveum.midpoint.gui.api.component.AssignmentPopupDto
Packages that use AssignmentPopupDto
Package
Description
Package for reusable and stable GUI Wicket Components.
-
Uses of AssignmentPopupDto in com.evolveum.midpoint.gui.api.component
Constructor parameters in com.evolveum.midpoint.gui.api.component with type arguments of type AssignmentPopupDtoModifierConstructorDescriptionAssignmentPopup
(String id, @NotNull org.apache.wicket.model.IModel<AssignmentPopupDto> model) -
Uses of AssignmentPopupDto in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType that return types with arguments of type AssignmentPopupDtoModifier and TypeMethodDescriptionprotected abstract org.apache.wicket.model.IModel<AssignmentPopupDto>
AbstractAssignmentTypePanel.createAssignmentPopupModel()
-
Uses of AssignmentPopupDto in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment that return types with arguments of type AssignmentPopupDtoModifier and TypeMethodDescriptionprotected @NotNull org.apache.wicket.model.IModel<AssignmentPopupDto>
AbstractAssignmentPanel.createAssignmentPopupModel()
-
Uses of AssignmentPopupDto in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement that return types with arguments of type AssignmentPopupDtoModifier and TypeMethodDescriptionprotected @NotNull org.apache.wicket.model.IModel<AssignmentPopupDto>
AbstractInducementPanel.createAssignmentPopupModel()