, including all inherited members.
freeLastScriptAlert(WideString lastValue) | Berkelium::WindowDelegate | [inline, virtual] |
onAddressBarChanged(Window *win, URLString newURL) | Berkelium::WindowDelegate | [inline, virtual] |
onConsoleMessage(Window *win, WideString message, WideString sourceId, int line_no) | Berkelium::WindowDelegate | [inline, virtual] |
onCrashed(Window *win) | Berkelium::WindowDelegate | [inline, virtual] |
onCrashedPlugin(Window *win, WideString pluginName) | Berkelium::WindowDelegate | [inline, virtual] |
onCrashedWorker(Window *win) | Berkelium::WindowDelegate | [inline, virtual] |
onCreatedWindow(Window *win, Window *newWindow, const Rect &initialRect) | Berkelium::WindowDelegate | [inline, virtual] |
onCursorUpdated(Window *win, const Cursor &newCursor) | Berkelium::WindowDelegate | [inline, virtual] |
onExternalHost(Window *win, WideString message, URLString origin, URLString target) | Berkelium::WindowDelegate | [inline, virtual] |
onJavascriptCallback(Window *win, void *replyMsg, URLString origin, WideString funcName, Script::Variant *args, size_t numArgs) | Berkelium::WindowDelegate | [inline, virtual] |
onLoad(Window *win) | Berkelium::WindowDelegate | [inline, virtual] |
onLoadingStateChanged(Window *win, bool isLoading) | Berkelium::WindowDelegate | [inline, virtual] |
onNavigationRequested(Window *win, URLString newUrl, URLString referrer, bool isNewWindow, bool &cancelDefaultAction) | Berkelium::WindowDelegate | [inline, virtual] |
onPaint(Window *win, const unsigned char *sourceBuffer, const Rect &sourceBufferRect, size_t numCopyRects, const Rect *copyRects, int dx, int dy, const Rect &scrollRect) | Berkelium::WindowDelegate | [inline, virtual] |
onProvisionalLoadError(Window *win, URLString url, int errorCode, bool isMainFrame) | Berkelium::WindowDelegate | [inline, virtual] |
onResizeRequested(Window *win, int x, int y, int newWidth, int newHeight) | Berkelium::WindowDelegate | [inline, virtual] |
onResponsive(Window *win) | Berkelium::WindowDelegate | [inline, virtual] |
onRunFileChooser(Window *win, int mode, WideString title, FileString defaultFile) | Berkelium::WindowDelegate | [inline, virtual] |
onScriptAlert(Window *win, WideString message, WideString defaultValue, URLString url, int flags, bool &success, WideString &value) | Berkelium::WindowDelegate | [inline, virtual] |
onShowContextMenu(Window *win, const ContextMenuEventArgs &args) | Berkelium::WindowDelegate | [inline, virtual] |
onStartLoading(Window *win, URLString newURL) | Berkelium::WindowDelegate | [inline, virtual] |
onTitleChanged(Window *win, WideString title) | Berkelium::WindowDelegate | [inline, virtual] |
onTooltipChanged(Window *win, WideString text) | Berkelium::WindowDelegate | [inline, virtual] |
onUnresponsive(Window *win) | Berkelium::WindowDelegate | [inline, virtual] |
onWidgetCreated(Window *win, Widget *newWidget, int zIndex) | Berkelium::WindowDelegate | [inline, virtual] |
onWidgetDestroyed(Window *win, Widget *wid) | Berkelium::WindowDelegate | [inline, virtual] |
onWidgetMove(Window *win, Widget *wid, int newX, int newY) | Berkelium::WindowDelegate | [inline, virtual] |
onWidgetPaint(Window *win, Widget *wid, const unsigned char *sourceBuffer, const Rect &sourceBufferRect, size_t numCopyRects, const Rect *copyRects, int dx, int dy, const Rect &scrollRect) | Berkelium::WindowDelegate | [inline, virtual] |
onWidgetResize(Window *win, Widget *wid, int newWidth, int newHeight) | Berkelium::WindowDelegate | [inline, virtual] |
~WindowDelegate() | Berkelium::WindowDelegate | [inline, virtual] |