Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/initwithframe.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/initwithframe.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/initwithframe.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/initwithframe.html on line 8
The designated initializer for WebView
#include <WebView.h>
virtual void initWithFrame( BalRectangle& frame,
const char* frameName,
const char* groupName );
Initialize a WebView given the specified arguments.
This method
creates a main WebFrame instance containing the view. You can pass a top-level frame name
if you handle a targeted frame navigation that would normally open a window using some other method.
- frame
- The frame that is used to create the view.
- frameName
- The name to give the top level frame. May be an empty string.
- groupName
- The name of the webView group to which this webView instance will be added.
May be an empty string.
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/initwithframe.html on line 77
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/initwithframe.html on line 77