Today's Menu  Portugal
journal and plan nutrition
Instance Methods | List of all members
<Y3WebViewDelegate > Protocol Reference

#import <Y3WebViewDelegate.h>

Inheritance diagram for <Y3WebViewDelegate >:
Inheritance graph
[legend]
Collaboration diagram for <Y3WebViewDelegate >:
Collaboration graph
[legend]

Instance Methods

(void) - becomeResponder:
 
(BOOL) - jsReturnIndication:
 
(void) - jsTitleReturn:
 
(void) - jsIngredientsReturn:
 
(void) - jsInstructionReturn:
 
(void) - logCopy
 
(void) - fireSnippetScreen
 
(void) - setControlbarColor:
 

Detailed Description

This is the protocol for the delegate from the view-controller to the view containing the WKWebView, and further, to the WkWebView inside (WK,,,Delegate-s).

Definition at line 16 of file Y3WebViewDelegate.h.

Method Documentation

◆ becomeResponder:()

- (void Y3WebViewDelegate) becomeResponder: (BOOL)  flag

◆ fireSnippetScreen()

- (void Y3WebViewDelegate) fireSnippetScreen

◆ jsIngredientsReturn:()

- (void Y3WebViewDelegate) jsIngredientsReturn: (NSString *)  string

◆ jsInstructionReturn:()

- (void Y3WebViewDelegate) jsInstructionReturn: (NSString *)  string

◆ jsReturnIndication:()

- (BOOL Y3WebViewDelegate) jsReturnIndication: (NSString *)  string

◆ jsTitleReturn:()

- (void Y3WebViewDelegate) jsTitleReturn: (NSString *)  string

◆ logCopy()

- (void Y3WebViewDelegate) logCopy

◆ setControlbarColor:()

- (void Y3WebViewDelegate) setControlbarColor: (UIColor *)  color

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