|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.servlet.jsp.tagext.TagSupport net.sf.ginp.tags.GetPictures
public class GetPictures
Get a table of Pictures.
Field Summary |
---|
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
id, pageContext |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
GetPictures()
|
Method Summary | |
---|---|
int |
doAfterBody()
Description of the Method |
int |
doEndTag()
Description of the Method |
int |
doStartTag()
Description of the Method |
void |
release()
Description of the Method |
void |
setBoderhorizontal(int i)
Sets the borderhorizontal attribute of the GetPictures object |
void |
setBoderpicture(int i)
Sets the boderpicture attribute of the GetPictures object |
void |
setBodervertical(int i)
Sets the bodervertical attribute of the GetPictures object |
void |
setDateformatpattern(java.lang.String s)
Sets the dateformatpattern attribute of the GetPictures object |
void |
setNewrow(java.lang.String s)
Sets the newrow attribute of the GetPictures object |
void |
setShowpages(boolean b)
Description of the Method |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetPictures()
Method Detail |
---|
public void setBoderhorizontal(int i)
i
- The new borderhorizontal valuepublic void setShowpages(boolean b)
b
- Description of the Parameterpublic void setBodervertical(int i)
i
- The new bodervertical valuepublic void setBoderpicture(int i)
i
- The new boderpicture valuepublic void setDateformatpattern(java.lang.String s)
s
- The new dateformatpattern valuepublic void setNewrow(java.lang.String s)
s
- The new newrow valuepublic int doAfterBody() throws javax.servlet.jsp.JspTagException
doAfterBody
in interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspTagException
- Description of the Exceptionpublic int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
- Description of the Exceptionpublic int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
- Description of the Exceptionpublic void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class javax.servlet.jsp.tagext.TagSupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |