1. #1
    Ext User
    Join Date
    Jan 2008
    Posts
    8
    Vote Rating
    0
    nexneo is on a distinguished road

      0  

    Question is it safe to use boundEl property of Ext.Editor class

    is it safe to use boundEl property of Ext.Editor class


    is it safe to use boundEl property of Ext.Editor class?

    I'm not able to find getter for it.

    Thanks

  2. #2
    Sencha - Community Support Team Condor's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    24,251
    Vote Rating
    41
    Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold

      0  

    Default


    It is safe, as long as you remember that boundEl is only valid during editing.

    Also, since it isn't documented, it could be removed or changed in upcoming versions of Ext.