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 void
Godiva. 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 LayerMenuItem
LayerTreeJSONParser. 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 void
LayerSelectorIF. 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 void
LayerSelectorCombo. populateLayers(LayerMenuItem topItem)
void
LayerSelectorTree. 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 LayerMenuItem
LayerMenuItem. 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 void
LayerMenuItem. addChildItem(LayerMenuItem item)
-