|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.web.widget.Widget.BaseImpl
public abstract static class Widget.BaseImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface butler.web.widget.Widget |
---|
Widget.BaseImpl |
Constructor Summary | |
---|---|
protected |
Widget.BaseImpl()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
protected javax.servlet.http.HttpServletRequest |
getRequest()
|
int |
hashCode()
|
void |
setRequest(javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface butler.web.widget.Widget |
---|
getHtml |
Constructor Detail |
---|
protected Widget.BaseImpl()
Method Detail |
---|
public void setRequest(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
setRequest
in interface Widget
java.lang.Exception
protected javax.servlet.http.HttpServletRequest getRequest()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |