|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.portal.context.AbstractFrontend
org.deegree.portal.context.JSPFrontend
public class JSPFrontend
this class encapsulates the description of the front end of a GUI setting up on a web map context. this is a deegree specific form of description. beside the general elements inherited from AbstractFrontend three additional elements are offered:
Constructor Summary | |
---|---|
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. |
Method Summary | |
---|---|
void |
addCommonJS(String commonJS)
adds the name of a javascript file containing objects and methods to be used by more than one module of the GUI |
String |
getButtons()
returns the name of a javascript file containing a associative array (Map) for the used buttons (images). |
String[] |
getCommonJS()
returns a list of javascript files containing objects and methods to be used by more than one module of the GUI |
String |
getFooter()
returns the name of the footer JSP page/file. |
String |
getHeader()
returns the name of the header JSP page/file. |
String |
getStyle()
returns the name of the css style file to be used by the gui |
void |
removeCommonJS(String commonJS)
removes the name of a javascript file containing objects and methods to be used by more than one module of the GUI |
void |
setButtons(String buttons)
sets the name of a javascript file containing a associative array (Map) for the used buttons (images). |
void |
setCommonJS(String[] commonJS)
sets a list of javascript files containing objects and methods to be used by more than one module of the GUI |
void |
setFooter(String footer)
sets the name of the footer JSP page/file |
void |
setHeader(String header)
sets the name of the header JSP page/file |
void |
setStyle(String style)
sets the name of the css style file to be used by the gui |
Methods inherited from class org.deegree.portal.context.AbstractFrontend |
---|
getCenter, getController, getEast, getModulesByName, getNorth, getSouth, getWest, setCenter, setController, setEast, setNorth, setSouth, setWest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSPFrontend(String controller, GUIArea west, GUIArea east, GUIArea south, GUIArea north, GUIArea center, String style, String buttons, String[] commonJS, String header, String footer)
controller
- name of the controlle JSP filestyle
- name of the css style filebuttons
- name of the js-file containing a llist (Map) of the used buttons (images)commonJS
- list of js-files with common used object and methodswest
- gui description for west areaeast
- gui description for east areasouth
- gui description for south areanorth
- gui description for north areacenter
- gui description for central areaheader
- JSP header page/filefooter
- JSP footer page/fileMethod Detail |
---|
public String getStyle()
public String getButtons()
public String[] getCommonJS()
public void setStyle(String style)
style
- public void setButtons(String buttons)
buttons
- public void setCommonJS(String[] commonJS)
commonJS
- public void addCommonJS(String commonJS)
commonJS
- public void removeCommonJS(String commonJS)
commonJS
- public String getHeader()
public void setHeader(String header)
header
- public String getFooter()
public void setFooter(String footer)
footer
-
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net