Is there any way to get the selector used to call my widget?
For example, if my selector is $("input [Title*='Cost Center']"), I want my widget to be able to see "input [Title*='Cost Center']".
I found this post Accessing .selector within a JQuery UI Widget which might suggest how it can be done but cannot begin to understand it. If this is an answer how do I implement it? My widget name is PNC_ERA.simpleDialogListSP.