gxp.form.FontComboBox¶
-
class
gxp.form.FontComboBox(config)¶ A combo box for selecting a font.
Public Properties¶
Public properties in addition to those listed for Ext.form.ComboBox.
-
FontComboBox.defaultFont¶ StringThefontsitem to select by default.
-
FontComboBox.fonts¶ ArrayList of font families to choose from. Default is [“Arial”, “Courier New”, “Tahoma”, “Times New Roman”, “Verdana”].