1. #1
    Sencha User
    Join Date
    Jan 2012
    Posts
    56
    Vote Rating
    2
    mehran is on a distinguished road

      0  

    Default How do I add non-string custom properties?

    How do I add non-string custom properties?


    Hi,

    I think it would be really useful if one could add a new property to a component (as it is done right now) and give it a non-string value. The user-story I have in mind is to set a plugins property to a grid and set it to [cellEditing] but since the designer converts everything into string, it doesn't work.

    Regards

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,185
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    myArray: []
    myObject: {abc: 123}

    Then click add
    Aaron Conran
    @aconran
    Sencha Architect Development Team