webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Class Methods | List of all members
<WebPlugInViewFactory > Protocol Reference

#import <WebPluginViewFactory.h>

Inheritance diagram for <WebPlugInViewFactory >:

Class Methods

(NSView *) + plugInViewWithArguments:
 

Method Documentation

◆ plugInViewWithArguments:()

+ (NSView * WebPlugInViewFactory) plugInViewWithArguments: (NSDictionary *)  arguments

plugInViewWithArguments:

Parameters
argumentsThe arguments dictionary with the mentioned keys and objects. This method is required to implement.
Returns
Returns an NSView object that conforms to the WebPlugIn informal protocol.

The documentation for this protocol was generated from the following file: