If I create a JQuery widget (code example below), and then define a \"public\" method, is there any other way to call the method other than using the following form?
How about this one:
$("#list").list.publicMethod
As you are extending ui.list with your key:value pair set