|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a HTML-Form event created by the webbrowser. Encapsulates all nessesary information.
Method Summary | |
java.lang.String |
getDocumentPath()
Returns the document path. |
java.util.Properties |
getParameter()
Returns the list of parameter. |
RequestUser |
getRequestUser()
Returns an object containig information about the user. |
java.lang.Object |
getSource()
Returns the source object. |
Method Detail |
public java.util.Properties getParameter()
public java.lang.String getDocumentPath()
public RequestUser getRequestUser()
public java.lang.Object getSource()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |