Revision 42175 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/src/main/java/org/gvsig/app/project/documents/view/ViewDocument.java

View differences:

ViewDocument.java
36 36
public interface ViewDocument extends Document, ExtendedPropertiesSupport {
37 37

  
38 38
        public static final String VIEW_PROPERTIES_PAGE_GROUP = "ViewDocument";
39
        public static final String LAYER_PROPERTIES_PAGE_GROUP = "LayerPropertiesPageGroup";
39 40

  
40 41
        /**
41 42
	 * Gets the FMap's contexts of the main map in the view.

Also available in: Unified diff