jQWidgets Forums

This topic contains 15 replies, has 2 voices, and was last updated by  Peter Stoev 11 years, 4 months ago.

Viewing 16 post (of 16 total)
  • Author
  • jqxSwitchButton #48341

    Peter Stoev
    Keymaster

    Hi Luigi,

    At present, it is possible to use only the public API of the widgets i.e the one documented on our API page. Changing the state of a button will raise the appropriate event. If you want to change a state through code and do not want some other piece of code in an event handler to be called, then you will need to define a Boolean variable on your side and update its value to true/false depending on whether you want your code in the event handler to run or not.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 16 post (of 16 total)

You must be logged in to reply to this topic.