Package | Description |
---|---|
org.nuxeo.ecm.core.api | |
org.nuxeo.ecm.core.api.model.impl | |
org.nuxeo.ecm.platform.ui.web.model | |
org.nuxeo.ecm.platform.ui.web.model.impl |
Constructor and Description |
---|
ListDiff(ListDiff listDiff) |
Modifier and Type | Method and Description |
---|---|
void |
ListProperty.applyListDiff(ListDiff ld)
Supports ListDiff for compatibility.
|
Modifier and Type | Method and Description |
---|---|
ListDiff |
EditableModel.getListDiff()
Returns the list diff, ignoring all data that has not changed.
|
Modifier and Type | Method and Description |
---|---|
void |
EditableModel.setListDiff(ListDiff listDiff)
Sets list diff.
|
Modifier and Type | Field and Description |
---|---|
protected ListDiff |
EditableModelImpl.listDiff |
Modifier and Type | Method and Description |
---|---|
ListDiff |
EditableModelImpl.getListDiff() |
Modifier and Type | Method and Description |
---|---|
void |
EditableModelImpl.setListDiff(ListDiff listDiff) |
Copyright © 2018 Nuxeo. All rights reserved.