RichTextControlModel

This model provides functionality for rich-text-editing frontends. There are two distinct use cases for this: Changing the global defaults of a Text, or changing the textattributes of an selection. Those two modes are utilized by different frontends (side bar vs. formatting popup). The mode is controlled by the globalMode flag on the model.