doc/book/en/devweb/edition/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 11 Jan 2012 18:28:17 +0100
branchstable
changeset 8157 098c83a99807
parent 5464 c6c9a80ad1dd
permissions -rw-r--r--
[tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute

Edition control
===============

This chapter covers the editing capabilities of |cubicweb|. It
explains html Form construction, the Edit Controller and their
interactions.


.. toctree::
   :maxdepth: 2

   form
   dissection
   editcontroller
   examples