gxp.form.FontComboBox

Extends
xtype
gxp_fontcombo
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

String The fonts item to select by default.

FontComboBox.fonts

Array List of font families to choose from. Default is [“Arial”, “Courier New”, “Tahoma”, “Times New Roman”, “Verdana”].