public class PageTabPlatform
extends java.lang.Object
| Constructor and Description |
|---|
PageTabPlatform() |
| Modifier and Type | Method and Description |
|---|---|
void |
addIncludePath(java.lang.Object in) |
int |
getTabidx() |
void |
outprintJsp(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
renew() |
void |
setTabidx(int tabidx) |
public void addIncludePath(java.lang.Object in)
public void setTabidx(int tabidx)
public int getTabidx()
public void renew()
public void outprintJsp(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
java.lang.Exception