|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.struts.action.ActionForm
jdbcadmin.web.forms.OtherDataForm
| Field Summary | |
static java.lang.String |
DIR_AFTER
Browsing after |
static java.lang.String |
DIR_BEFORE
Browsing before |
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Constructor Summary | |
OtherDataForm()
Constructor |
|
| Method Summary | |
java.lang.String |
getDirection()
Returns the direction. |
void |
setDirection(java.lang.String aDirection)
Sets the direction. |
| Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String DIR_BEFORE
public static final java.lang.String DIR_AFTER
| Constructor Detail |
public OtherDataForm()
| Method Detail |
public java.lang.String getDirection()
public void setDirection(java.lang.String aDirection)
aDirection - The direction to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||