| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.ui.web.component.list | |
| org.nuxeo.ecm.platform.ui.web.model.impl |
| Modifier and Type | Method and Description |
|---|---|
protected EditableModel |
UIEditableList.createEditableModel(EditableModel current,
Object value)
Returns a new EditableModel from given value.
|
EditableModel |
UIEditableList.getEditableModel()
Gets the EditableModel to use with this component.
|
| Modifier and Type | Method and Description |
|---|---|
protected EditableModel |
UIEditableList.createEditableModel(EditableModel current,
Object value)
Returns a new EditableModel from given value.
|
ProtectedEditableModel |
UIEditableList.getProtectedModel(EditableModel model) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableModelImpl
Editable data model that handles value changes.
|
| Modifier and Type | Field and Description |
|---|---|
protected EditableModel |
ProtectedEditableModelImpl.delegate |
| Constructor and Description |
|---|
ProtectedEditableModelImpl(String compId,
EditableModel delegate,
ProtectedEditableModel parent,
javax.el.ValueExpression binding) |
Copyright © 2019 Nuxeo. All rights reserved.