Package | Description |
---|---|
com.evolveum.midpoint.web.component.prism |
Modifier and Type | Method and Description |
---|---|
ContainerWrapper |
ObjectWrapper.findContainerWrapper(ItemPath path) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.wicket.model.IModel<List<ContainerWrapper>> |
PrismObjectPanel.createContainerModel(org.apache.wicket.model.IModel<ObjectWrapper> model) |
List<ContainerWrapper> |
ObjectWrapper.getContainers() |
Modifier and Type | Method and Description |
---|---|
protected void |
PrismObjectPanel.createContainerPanel(org.apache.wicket.markup.html.list.ListItem<ContainerWrapper> item,
org.apache.wicket.markup.html.form.Form form) |
Constructor and Description |
---|
PropertyWrapper(ContainerWrapper container,
PrismProperty property,
boolean readonly,
ValueStatus status) |
Constructor and Description |
---|
PrismContainerPanel(String id,
org.apache.wicket.model.IModel<ContainerWrapper> model,
boolean showHeader,
org.apache.wicket.markup.html.form.Form form,
PageBase pageBase) |
PrismContainerPanel(String id,
org.apache.wicket.model.IModel<ContainerWrapper> model,
org.apache.wicket.markup.html.form.Form form) |
Copyright © 2015 evolveum. All rights reserved.