func webPlugInContainerLoad (URLRequest!, inFrame : String!)
Loads a URL into a web frame.
func webPlugInContainerShowStatus (String!)
Tells the container to show a status message.
WebPlugInContainer
is an informal protocol that enables a plug-in to send messages to the application.Technology
func webPlugInContainerLoad (URLRequest!, inFrame : String!)
func webPlugInContainerShowStatus (String!)
var webFrame : WebFrame!
WebFrame
that contains the plug-in.var webPlugInContainerSelectionColor : NSColor!
WebPlugIn
informal protocol defines methods that enable interaction between an application using the WebKit framework and any WebKit-based plug-ins it may use.protocol WebPlugInViewFactory
Deprecated
非推奨