Class IdentifyWidgetItem
java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.widgets.model.IdentifyWidgetItem
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionIdentifyWidgetItem(@NotNull IdentifyWidgetItem.ComponentType type, @Nullable org.apache.wicket.model.IModel<String> image, @NotNull org.apache.wicket.model.IModel<String> title, @NotNull org.apache.wicket.model.IModel<String> description, @NotNull org.apache.wicket.model.IModel<String> score, @NotNull org.apache.wicket.model.IModel<String> navigationReference) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wicket.Componentorg.apache.wicket.Componentorg.apache.wicket.Componentorg.apache.wicket.Componentorg.apache.wicket.Componentorg.apache.wicket.Componentorg.apache.wicket.model.IModel<String>org.apache.wicket.model.IModel<String>getImage()org.apache.wicket.model.IModel<String>org.apache.wicket.model.IModel<String>getScore()org.apache.wicket.model.IModel<String>getTitle()getType()booleanvoidonActionComponentClick(org.apache.wicket.ajax.AjaxRequestTarget target)
-
Constructor Details
-
IdentifyWidgetItem
public IdentifyWidgetItem(@NotNull @NotNull IdentifyWidgetItem.ComponentType type, @Nullable @Nullable org.apache.wicket.model.IModel<String> image, @NotNull @NotNull org.apache.wicket.model.IModel<String> title, @NotNull @NotNull org.apache.wicket.model.IModel<String> description, @NotNull @NotNull org.apache.wicket.model.IModel<String> score, @NotNull @NotNull org.apache.wicket.model.IModel<String> navigationReference)
-
-
Method Details
-
createImageComponent
-
createTitleComponent
-
createValueTitleComponent
-
createActionComponent
-
onActionComponentClick
public void onActionComponentClick(org.apache.wicket.ajax.AjaxRequestTarget target) -
createDescriptionComponent
-
createScoreComponent
-
isVisible
-
getImage
-
getDescription
-
getScore
-
getTitle
-
getType
-
isLoading
public boolean isLoading()
-