objectForWebScript
Returns an object that exposes the plug-in’s scripting interface.
WebPlugIn
informal protocol defines methods that enable interaction between an application using the WebKit framework and any WebKit-based plug-ins it may use.Technology
objectForWebScript
- webPlugInSetIsSelected:
- webPlugInDestroy
- webPlugInInitialize
- webPlugInStart
- webPlugInStop
- webPlugInMainResourceDidFailWithError:
- webPlugInMainResourceDidFinishLoading
- webPlugInMainResourceDidReceiveData:
- webPlugInMainResourceDidReceiveResponse:
WebPlugInContainer
is an informal protocol that enables a plug-in to send messages to the application.WebPlugInViewFactory
Deprecated
非推奨