Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.