com.groiss.gui
Class ActionPage
java.lang.Object
com.groiss.gui.HTMLPage
com.groiss.gui.ActionPage
- All Implemented Interfaces:
- Page, Serializable
public class ActionPage
- extends HTMLPage
A Page
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLOSE
public static final String CLOSE
- See Also:
- Constant Field Values
EP_SCRIPTS
public static final String[] EP_SCRIPTS
REPLACE_URL
public static final String REPLACE_URL
- See Also:
- Constant Field Values
XHTML_REDIRECT
public static final String XHTML_REDIRECT
- Holds the page for a xhtml compatible redirect to an url which parameters are separated by '&'
- See Also:
- Constant Field Values
ActionPage
public ActionPage(String page,
String arg)
ActionPage
public ActionPage(String action)
ActionPage
public ActionPage(String[] scripts,
String action)
- Parameters:
scripts - String-Array containing src of different js-librariesaction -
@enterprise 8.0.10078 Copyright © 2001-2011 Groiss Informatics GmbH. All Rights Reserved.