|
Change Variable Type fi : FeatureIterator to fi : FeatureIterator<?> in method private getSampleFeature(layerInfo FeatureTypeInfo) : Feature in class org.geoserver.community.css.web.DataPanel |
From |
To |
|
Change Variable Type layerNameModel : PropertyModel to layerNameModel : PropertyModel<String> in method private doMainLayout() : void in class org.geoserver.community.css.web.CssDemoPage |
From |
To |
|
Change Variable Type fs : FeatureSource to fs : FeatureSource<?,?> in method private getSampleFeature(layerInfo FeatureTypeInfo) : Feature in class org.geoserver.community.css.web.DataPanel |
From |
To |
|
Change Variable Type associateDefaultStyle : SimpleAjaxLink to associateDefaultStyle : SimpleAjaxLink<String> in method private doMainLayout() : void in class org.geoserver.community.css.web.CssDemoPage |
From |
To |
|
Change Variable Type layerTable : GeoServerTablePanel to layerTable : GeoServerTablePanel<LayerInfo> in method public MultipleLayerChooser(id String, demo CssDemoPage) in class org.geoserver.community.css.web.MultipleLayerChooser |
From |
To |
|
Change Variable Type nameField : TextField to nameField : TextField<String> in method public StyleNameInput(id String, demo CssDemoPage) in class org.geoserver.community.css.web.StyleNameInput |
From |
To |
|
Change Variable Type itemModel : IModel to itemModel : IModel<CoverageDimensionInfo> in method public BandsPanel(id String, coverage CoverageInfo) in class org.geoserver.community.css.web.BandsPanel |
From |
To |
|
Change Variable Type fs : FeatureSource to fs : FeatureSource<?,?> in method protected updateAttributeStats(attribute DataAttribute) : void in class org.geoserver.community.css.web.DataPanel |
From |
To |
|
Change Variable Type fc : FeatureCollection to fc : FeatureCollection<?,?> in method protected updateAttributeStats(attribute DataAttribute) : void in class org.geoserver.community.css.web.DataPanel |
From |
To |
|
Change Variable Type features : FeatureCollection to features : FeatureCollection<?,?> in method private getSampleFeature(layerInfo FeatureTypeInfo) : Feature in class org.geoserver.community.css.web.DataPanel |
From |
To |
|
Change Variable Type model : CompoundPropertyModel to model : CompoundPropertyModel<CssDemoPage> in method private doMainLayout() : void in class org.geoserver.community.css.web.CssDemoPage |
From |
To |
|
Change Variable Type itemModel : IModel to itemModel : IModel<DataAttribute> in method public DataPanel(id String, model IModel<CssDemoPage>, layerInfo FeatureTypeInfo) in class org.geoserver.community.css.web.DataPanel |
From |
To |