Inheritance diagram for WebWindow:
Public Member Functions | |
BOOL | Create (int _xpos, int _ypos, int _x, int _y, int _Style, Element *_Parent) |
void | Destroy () |
void | SetSize (uint32, uint32) |
void | SetPos (int, int) |
void | Show () |
void | Hide () |
void | SetCallback (WebWindowCallback *) |
BOOL | Navigate (char *url) |
BOOL | LoadHTML (char *html) |
BOOL | Home () |
BOOL | Back () |
BOOL | Forward () |
BOOL | Refresh () |
BOOL | Stop () |
Public Attributes | |
BOOL | webValid |
Definition at line 9 of file webwindow.hpp.