Update the Label of a RichCombo according to Selection - CKEditor
问题 I have a custom RichCombo to allow Font selection. It goes through some data and creates its options, while the "special feature" consists of spans with the corresponding font-family set, instead of just plain text. Now i want to change / update the value or label of this RichCombo box, on every change and from the outside as well. Basically, it should act exactly like the default Font selection box. editor.ui.addRichCombo( 'FontFamily', { multiSelect : false, label: 'Schriftart', title: