|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSimpleTagSupport
AbstractSimpleTag
ConfigurePager
public class ConfigurePager
Constructor Summary | |
---|---|
ConfigurePager()
|
Method Summary | |
---|---|
void |
doTag()
|
String |
getTagName()
Return the name of the tag. |
void |
setPageAction(String pageAction)
|
void |
setPageHref(String pageHref)
|
void |
setPagerFormat(String pagerFormat)
|
void |
setPageSize(int pageSize)
|
Methods inherited from class AbstractSimpleTag |
---|
addTagIdMapping, getBufferBody, getInlineError, getPageContext, getScriptReporter, getUserLocale, hasErrors, registerTagError, registerTagError, reportErrors, rewriteName, setNonEmptyValueAttribute, setRequiredValueAttribute, write |
Methods inherited from class SimpleTagSupport |
---|
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurePager()
Method Detail |
---|
public String getTagName()
AbstractSimpleTag
getTagName
in interface INetuiTag
getTagName
in class AbstractSimpleTag
public void setPageSize(int pageSize)
public void setPagerFormat(String pagerFormat)
public void setPageHref(String pageHref)
public void setPageAction(String pageAction)
public void doTag() throws JspException
doTag
in interface SimpleTag
doTag
in class SimpleTagSupport
JspException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |