gxp.TextSymbolizer¶
-
class
gxp.TextSymbolizer(config)¶ Form for configuring a text symbolizer.
Config Options¶
Configuration properties in addition to those listed for Ext.Panel.
-
attributes GeoExt.data.AttributeStoreA configured attributes store for use in the filter property combo.
-
colorManager FunctionOptional color manager constructor to be used as a plugin for the color field.
-
defaultSymbolizer ObjectDefault symbolizer properties to be used where none provided.
-
fonts Array(String)List of fonts for the font combo. If not set, defaults to the list provided by thegxp.FontComboBox.
-
symbolizer ObjectA symbolizer object that will be used to fill in form values. This object will be modified when values change. Clone first if you do not want your symbolizer modified.