| org.vfny.geoserver.action.ConfigAction org.vfny.geoserver.action.data.CoveragesEditorAction
CoveragesEditorAction | final public class CoveragesEditorAction extends ConfigAction (Code) | | These Action handles all the buttons for the Coverage Editor.
Buttons that make this action go:
- Submit: update the CoverageConfig held by the user, punt it back into
DataConfig and return to the CoverageSelect screen.
As usual we will have to uninternationlize the action name provided to us.
author: Richard Gould author: Jody Garnett author: $Author: Alessio Fabiani (alessio.fabiani@gmail.com) $ (last author: modification) author: $Author: Simone Giannecchini (simboss1@gmail.com) $ (last author: modification) |
|
|