Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.ui.web.model.EditableModel

Packages that use EditableModel
org.nuxeo.ecm.platform.ui.web.component.list   
org.nuxeo.ecm.platform.ui.web.model.impl   
 

Uses of EditableModel in org.nuxeo.ecm.platform.ui.web.component.list
 

Methods in org.nuxeo.ecm.platform.ui.web.component.list that return EditableModel
 EditableModel UIEditableList.getEditableModel()
          Gets the EditableModel to use with this component.
 

Uses of EditableModel in org.nuxeo.ecm.platform.ui.web.model.impl
 

Classes in org.nuxeo.ecm.platform.ui.web.model.impl that implement EditableModel
 class EditableModelImpl
          Editable data model that handles value changes.
 

Constructors in org.nuxeo.ecm.platform.ui.web.model.impl with parameters of type EditableModel
ProtectedEditableModelImpl(EditableModel delegate)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.