|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.presentation.listobjectshtmlgenerators.ListObjectsHtmlGeneratorExecImpl
public class ListObjectsHtmlGeneratorExecImpl
Constructor Summary | |
---|---|
ListObjectsHtmlGeneratorExecImpl()
|
Method Summary | |
---|---|
java.lang.StringBuffer |
makeList(it.eng.spago.paginator.basic.ListIFace listAll,
javax.servlet.http.HttpServletRequest httpReq,
java.lang.String listPageStr)
Starting from the list interface (taken at imput) this method creates the particular list development objects. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListObjectsHtmlGeneratorExecImpl()
Method Detail |
---|
public java.lang.StringBuffer makeList(it.eng.spago.paginator.basic.ListIFace listAll, javax.servlet.http.HttpServletRequest httpReq, java.lang.String listPageStr)
makeList
in interface IListObjectsHtmlGenerator
listAll
- the list interface objecthttpReq
- The request objectlistPageStr
- String utility object for list navigation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |