jQWidgets Forums

jQuery UI Widgets Forums Getting Started Reference to widget

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 6 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Reference to widget #102516

    xgaillard
    Participant

    Hello,

    I’ve added a event handler to au jqxGrid and I want get the reference of it in the handler function?

    maWidget.addEventHandler(‘change’,myFunction) ;


    function myFunction(event) {

    event.???? /* Reference for my jqwidget */

    }

    Regards

    Xavier

    Reference to widget #102525

    Martin
    Participant

    Hello xgaillard,

    Here is an Example of how to access the widget in the event handler.

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.