|
45 | 45 | * [OnKeyEvent](KeyboardHandler.md#onkeyevent) |
46 | 46 | * [StringVisitor (interface)](StringVisitor.md) |
47 | 47 | * [Visit](StringVisitor.md#visit) |
| 48 | +* [Frame (object)](Image.md) |
| 49 | + * [GetAsBitmap](Image.md#getasbitmap) |
| 50 | + * [GetAsPng](Image.md#getaspng) |
| 51 | + * [GetHeight](Image.md#getheight) |
| 52 | + * [GetWidth](Image.md#getwidth) |
48 | 53 | * [JavascriptDialogHandler (interface)](JavascriptDialogHandler.md) |
49 | 54 | * [Continue](JavascriptDialogHandler.md#continue) |
50 | 55 | * [OnJavascriptDialog](JavascriptDialogHandler.md#onjavascriptdialog) |
|
116 | 121 | * [GetLinkTitle](DragData.md#getlinktitle) |
117 | 122 | * [GetFragmentText](DragData.md#getfragmenttext) |
118 | 123 | * [GetFragmentHtml](DragData.md#getfragmenthtml) |
| 124 | + * [GetImage](DragData.md#getimage) |
| 125 | + * [HasImage](DragData.md#hasimage) |
119 | 126 | * [LifespanHandler (interface)](LifespanHandler.md) |
120 | 127 | * [OnBeforePopup](LifespanHandler.md#onbeforepopup) |
121 | 128 | * [_OnAfterCreated](LifespanHandler.md#_onaftercreated) |
|
182 | 189 | * [Undo](Frame.md#undo) |
183 | 190 | * [ViewSource](Frame.md#viewsource) |
184 | 191 | * [cefpython](cefpython.md) |
| 192 | + * [CreateBrowser](cefpython.md#createbrowser) |
185 | 193 | * [CreateBrowserSync](cefpython.md#createbrowsersync) |
| 194 | + * [ExceptHook](cefpython.md#excepthook) |
186 | 195 | * [GetAppSetting](cefpython.md#getappsetting) |
| 196 | + * [GetAppPath](cefpython.md#getapppath) |
187 | 197 | * [GetBrowserByWindowHandle](cefpython.md#getbrowserbywindowhandle) |
188 | 198 | * [GetCommandLineSwitch](cefpython.md#getcommandlineswitch) |
189 | 199 | * [GetGlobalClientCallback](cefpython.md#getglobalclientcallback) |
|
0 commit comments