webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
API::FormClient Class Reference

#include <APIFormClient.h>

Inheritance diagram for API::FormClient:
WebKit::WebFormClient

Public Member Functions

virtual ~FormClient ()
 
virtual void willSubmitForm (WebKit::WebPageProxy &, WebKit::WebFrameProxy &, WebKit::WebFrameProxy &, const Vector< std::pair< WTF::String, WTF::String >> &, API::Object *, Ref< WebKit::WebFormSubmissionListenerProxy > &&listener)
 

Constructor & Destructor Documentation

◆ ~FormClient()

virtual API::FormClient::~FormClient ( )
inlinevirtual

Member Function Documentation

◆ willSubmitForm()

virtual void API::FormClient::willSubmitForm ( WebKit::WebPageProxy ,
WebKit::WebFrameProxy ,
WebKit::WebFrameProxy ,
const Vector< std::pair< WTF::String, WTF::String >> &  ,
API::Object ,
Ref< WebKit::WebFormSubmissionListenerProxy > &&  listener 
)
inlinevirtual

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