#include <WebFormClient.h>
|
| WebFormClient (const WKPageFormClientBase *) |
|
void | willSubmitForm (WebPageProxy &, WebFrameProxy &, WebFrameProxy &, const Vector< std::pair< String, String >> &textFieldValues, API::Object *userData, Ref< WebFormSubmissionListenerProxy > &&) override |
|
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) |
|
◆ WebFormClient()
◆ willSubmitForm()
The documentation for this class was generated from the following files: