[ 
https://issues.apache.org/jira/browse/CB-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398939#comment-13398939
 ] 

Joe Bowser commented on CB-936:
-------------------------------

Moved bindBackButton, bindButton and isBackButtonBound to webView, removing 
from the Cordova Interface.  Still need to figure out if the rest are necessary.
                
> CordovaInterface has too many methods
> -------------------------------------
>
>                 Key: CB-936
>                 URL: https://issues.apache.org/jira/browse/CB-936
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>
> When I work with CordovaWebView, CordovaInterface requires me to implement 
> the following methods:
>  * bindBackButton
>  * bindButton
>  * cancelLoadUrl
>  * getActivity
>  * isBackButtonBound
>  * onMessage
>  * setActivityResultCallback
>  * startActivityForResult
> This insanity has to stop!  We need to make it easier for people to use 
> CordovaWebView with their applications.  This is visible in the test 
> application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to