gxp.plugins.StyleWriter¶
- class gxp.plugins.StyleWriter(config)¶
Base class for plugins that plug into gxp.WMSStylesDialog or similar classes that have a layerRecord and a stylesStore with a userStyle field. The plugin provides a save method, which will persist style changes from the stylesStore to the server and associate them with the layer referenced in the target’s layerRecord.
Public Properties¶
Public properties in addition to those listed for Ext.util.Observable.
- StyleWriter.deletedStyles¶
Array(String) style names of styles from the server that were deleted and have to be removed from the server