tree: 381330be1e2d1d88fc04d39ded398ac3aaaa7702 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. README.md
src/ui/input/text/text-edit-controller/README.md

text-edit-controller

This is a partial implementation of a controller (in the MVC sense) for a text field. It handles the interactions between a text field model instance and the text edit server. In the future, it will also drive the text field view (to be implemented separately).