Package | Description |
---|---|
com.evolveum.midpoint.web.component.prism |
Modifier and Type | Class and Description |
---|---|
class |
ContainerWrapper<T extends PrismContainer> |
class |
PropertyWrapper |
class |
ReferenceWrapper |
Modifier and Type | Method and Description |
---|---|
ItemWrapper |
ContainerWrapper.findPropertyWrapper(QName name) |
ItemWrapper |
ValueWrapper.getItem() |
Modifier and Type | Method and Description |
---|---|
List<ItemWrapper> |
ContainerWrapper.getItems() |
Modifier and Type | Method and Description |
---|---|
int |
ItemWrapperComparator.compare(ItemWrapper p1,
ItemWrapper p2) |
Constructor and Description |
---|
ValueWrapper(ItemWrapper property,
PrismValue value) |
ValueWrapper(ItemWrapper property,
PrismValue value,
PrismValue oldValue,
ValueStatus status) |
ValueWrapper(ItemWrapper property,
PrismValue value,
ValueStatus status) |
Constructor and Description |
---|
PrismPropertyPanel(String id,
org.apache.wicket.model.IModel<ItemWrapper> model,
org.apache.wicket.markup.html.form.Form form,
PageBase pageBase) |
Copyright © 2015 evolveum. All rights reserved.