Uses of Class
uk.ac.rdg.resc.godiva.shared.LayerMenuItem
-
-
Uses of LayerMenuItem in uk.ac.rdg.resc.godiva.client
Methods in uk.ac.rdg.resc.godiva.client with parameters of type LayerMenuItem Modifier and Type Method Description protected voidGodiva. menuLoaded(LayerMenuItem menuTree) -
Uses of LayerMenuItem in uk.ac.rdg.resc.godiva.client.requests
Methods in uk.ac.rdg.resc.godiva.client.requests that return LayerMenuItem Modifier and Type Method Description static LayerMenuItemLayerTreeJSONParser. getTreeFromJson(String wmsUrl, com.google.gwt.json.client.JSONObject json) -
Uses of LayerMenuItem in uk.ac.rdg.resc.godiva.client.state
Methods in uk.ac.rdg.resc.godiva.client.state with parameters of type LayerMenuItem Modifier and Type Method Description voidLayerSelectorIF. populateLayers(LayerMenuItem topItem)Populate the menu tree -
Uses of LayerMenuItem in uk.ac.rdg.resc.godiva.client.widgets
Methods in uk.ac.rdg.resc.godiva.client.widgets with parameters of type LayerMenuItem Modifier and Type Method Description voidLayerSelectorCombo. populateLayers(LayerMenuItem topItem)voidLayerSelectorTree. populateLayers(LayerMenuItem topItem) -
Uses of LayerMenuItem in uk.ac.rdg.resc.godiva.shared
Methods in uk.ac.rdg.resc.godiva.shared that return LayerMenuItem Modifier and Type Method Description LayerMenuItemLayerMenuItem. getParent()Methods in uk.ac.rdg.resc.godiva.shared that return types with arguments of type LayerMenuItem Modifier and Type Method Description List<? extends LayerMenuItem>LayerMenuItem. getChildren()Methods in uk.ac.rdg.resc.godiva.shared with parameters of type LayerMenuItem Modifier and Type Method Description voidLayerMenuItem. addChildItem(LayerMenuItem item)
-