com.groiss.wf.html
Class PublicHTMLUtils
java.lang.Object
com.groiss.wf.html.PublicHTMLUtils
- All Implemented Interfaces:
- Public
public class PublicHTMLUtils
- extends Object
- implements Public
Some utility methods for building HTML GUIs
Public Wrapper of HTMLUtils
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicHTMLUtils
public PublicHTMLUtils()
selectList
public static Page selectList(HttpServletRequest req)
throws Exception
- Shows a list of objects for selection in form of a selectlist
- Throws:
Exception
selectTable
public static Page selectTable(HttpServletRequest req)
throws Exception
- Throws:
Exception
selectList2
public static Page selectList2(HttpServletRequest req)
throws Exception
- Shows a list of objects for selection in form of a selectlist
- Throws:
Exception
selectUserOrRole
public static Page selectUserOrRole(HttpServletRequest req)
throws Exception
- Throws:
Exception
@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.