|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Page
An abstract page that represents some content returned from a server
Method Summary | |
---|---|
void |
cleanUp()
Clean up this page. |
WebWindow |
getEnclosingWindow()
Return the window that this page is sitting inside. |
WebResponse |
getWebResponse()
Return the web response that was originally used to create this page. |
void |
initialize()
Initialize this page. |
Method Detail |
---|
void initialize() throws IOException
IOException
- If an IO problem occurs.void cleanUp() throws IOException
IOException
- If an IO problem occurs.WebResponse getWebResponse()
WebWindow getEnclosingWindow()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |