1. #1
    Sencha User
    Join Date
    May 2011
    Location
    Atlanta, GA
    Posts
    9
    Vote Rating
    0
    xiinteractive is on a distinguished road

      0  

    Default listeners event syntax - to single quote or not

    listeners event syntax - to single quote or not


    I have noticed that ExtJs 4.x docs do not show single quotes around events in the listeners.
    In ExtJs 3.x some examples show this and some do not.
    We found that our results were more consistent in ExtJs 3.x when we single-quoted the listener events.

    That said, is there an impact in ExtJs 4.x for using single quotes on the listener events?
    Has this been fixed in ExtJs 4.x?

  2. #2
    Sencha User skirtle's Avatar
    Join Date
    Oct 2010
    Location
    UK
    Posts
    3,101
    Vote Rating
    120
    skirtle is a splendid one to behold skirtle is a splendid one to behold skirtle is a splendid one to behold skirtle is a splendid one to behold skirtle is a splendid one to behold skirtle is a splendid one to behold skirtle is a splendid one to behold

      0  

    Default


    Could you give an example of what you've described?