Uses of Enum Class
com.evolveum.midpoint.web.component.prism.show.ChangesPanel.ChangesView
Packages that use ChangesPanel.ChangesView
-
Uses of ChangesPanel.ChangesView in com.evolveum.midpoint.web.component.prism.show
Methods in com.evolveum.midpoint.web.component.prism.show that return ChangesPanel.ChangesViewModifier and TypeMethodDescriptionstatic ChangesPanel.ChangesView
Returns the enum constant of this class with the specified name.static ChangesPanel.ChangesView[]
ChangesPanel.ChangesView.values()
Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.evolveum.midpoint.web.component.prism.show with type arguments of type ChangesPanel.ChangesViewModifier and TypeMethodDescriptionvoid
ChangesPanel.setChangesView
(@NotNull org.apache.wicket.model.IModel<ChangesPanel.ChangesView> changesView)