Automatically takes the layers from the given {OpenLayers.Map} instance.
If you put this panel directly inside an {Ext.TabPanel} or an accordion, it will activate/desactivate automaticaly. But if you have more complex layouts like windows or print panel in a panel in an {Ext.TabPanel}, it’s your responsability to call enable() and disable().
| mapfish. | Automatically takes the layers from the given {OpenLayers.Map} instance. | 
| Constructor | |
| mapfish. | |
| Properties | |
| formConfig | {Object} The configuration options passed to the form that edits the options common to every pages. | 
| columns | {Array} The Additionnal columns for “per page” custom fields. | 
| zoomToExtentEnabled | {Boolean} If true, the map will try to always show the selected page’s extent by zooming out if necessary. | 
| Functions | |
| fillSpec | Add the page definitions and set the other parameters. | 
fillSpec: function( printCommand ) 
Add the page definitions and set the other parameters.
This method can be overriden to customise the spec sent to the printer. Don’t forget to call the parent implementation.
| printCommand | {mapfish.PrintProtocol} The print definition to fill. | 
Add the page definitions and set the other parameters.
fillSpec: function( printCommand )