Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.certification.component.StatisticBoxDto
Packages that use StatisticBoxDto
-
Uses of StatisticBoxDto in com.evolveum.midpoint.gui.impl.page.admin.certification.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.component with parameters of type StatisticBoxDtoModifier and TypeMethodDescriptionprotected org.apache.wicket.Component
StatisticListBoxPanel.createRightSideBoxComponent
(String id, StatisticBoxDto<T> statisticObject) protected org.apache.wicket.Component
StatisticBoxPanel.createRightSideComponent
(String id, StatisticBoxDto<T> statisticObject) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.certification.component with type arguments of type StatisticBoxDtoModifierConstructorDescriptionStatisticBoxPanel
(String id, org.apache.wicket.model.IModel<StatisticBoxDto<T>> modelObject)