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