Hi all, How can I define the setter for an attribute in JS2 syntax?
<attribute name="url" value="" type="string" setter="this._setUrl(url)"/ Where are the setters for a class attribute stored? Thanks, Raju
Hi all, How can I define the setter for an attribute in JS2 syntax?
<attribute name="url" value="" type="string" setter="this._setUrl(url)"/ Where are the setters for a class attribute stored? Thanks, Raju