Implement function requestNavigateTo
------------------------------------

                 Key: RAVE-230
                 URL: https://issues.apache.org/jira/browse/RAVE-230
             Project: Rave
          Issue Type: Task
            Reporter: Jasha Joachimsthal
            Assignee: Matt Franklin


TODO in rave_opensocial.js
    /**
     * Re-renders the gadget in the requested view with the parameters
     *
     * @param view target view
     * @param opt_params
     */
    function requestNavigateTo(view, opt_params) {
        //TODO: Implement this function
        throw "Not Implemented!!!!!";
    }

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to