deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.portal.context.GUIArea

Packages that use GUIArea
org.deegree.portal.context   
 

Uses of GUIArea in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return GUIArea
 GUIArea AbstractFrontend.getCenter()
           
 GUIArea Frontend.getCenter()
           
 GUIArea AbstractFrontend.getEast()
           
 GUIArea Frontend.getEast()
           
 GUIArea AbstractFrontend.getNorth()
           
 GUIArea Frontend.getNorth()
           
 GUIArea AbstractFrontend.getSouth()
           
 GUIArea Frontend.getSouth()
           
 GUIArea AbstractFrontend.getWest()
           
 GUIArea Frontend.getWest()
           
 

Methods in org.deegree.portal.context with parameters of type GUIArea
protected static void XMLFactory.appendGUIArea(Node toNode, GUIArea guiArea, String name)
          Appends the XML representation of a list of a GUIArea to a Node using the namespace.
 void AbstractFrontend.setCenter(GUIArea center)
          sets the description of the central GUI area
 void Frontend.setCenter(GUIArea center)
          sets the description of the central GUI area
 void AbstractFrontend.setEast(GUIArea east)
          sets the description of the east GUI area
 void Frontend.setEast(GUIArea east)
          sets the description of the east GUI area
 void AbstractFrontend.setNorth(GUIArea north)
          sets the description of the north GUI area
 void Frontend.setNorth(GUIArea north)
          sets the description of the north GUI area
 void AbstractFrontend.setSouth(GUIArea south)
          sets the description of the south GUI area
 void Frontend.setSouth(GUIArea south)
          sets the description of the south GUI area
 void AbstractFrontend.setWest(GUIArea west)
          sets the description of the west GUI area
 void Frontend.setWest(GUIArea west)
          sets the description of the west GUI area
 

Constructors in org.deegree.portal.context with parameters of type GUIArea
AbstractFrontend(String controller, GUIArea west, GUIArea east, GUIArea south, GUIArea north, GUIArea center)
          Creates a new Frontend object.
JSPFrontend(String controller, GUIArea west, GUIArea east, GUIArea south, GUIArea north, GUIArea center, String style, String buttons, String[] commonJS, String header, String footer)
          Creates a new Frontend object.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org