1. #1
    Sencha User
    Join Date
    Jan 2008
    Location
    Toronto, Canada
    Posts
    480
    Vote Rating
    1
    elishnevsky is on a distinguished road

      0  

    Default Two short Ext JS tutorials

    Two short Ext JS tutorials


    Hi, I've put two very short tutorials online with some c&p from the docs and source code of Ext JS 3.0. The goal is to make Ext users aware of a couple of new features that are not given enough importance or not yet fully documented.

    id vs. itemId
    What is the difference between id and itemId and why you should use the latter when possible.

    Using ref config option in Ext 3.0
    Using ref config to place a named reference of a Component into any ancestor Container. I think this one is a huge thing.

  2. #2
    Sencha User fangzhouxing's Avatar
    Join Date
    Mar 2007
    Posts
    459
    Vote Rating
    1
    fangzhouxing is on a distinguished road

      0  

    Default


    very nice, thanks!

  3. #3
    Sencha - Sales Team dawesi's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia (aka GMT+10)
    Posts
    738
    Vote Rating
    6
    dawesi will become famous soon enough

      0  

    Default


    thanks for this... awesome....

    someone should create a screencast with some extamples...
    Check out SenchaWorld.com for articles, screencasts, conference videos and more.

    Sencha Technical Training : Asia Pacific Region

    Code Validation : JSLint | JSONLint | JSONPLint

  4. #4
    Ext User
    Join Date
    Jul 2007
    Location
    Florida
    Posts
    9,996
    Vote Rating
    1
    mjlecomte will become famous soon enough

      0  

    Default


    itemId did exist for Ext 2, it just wasn't in the docs (I think feedviewer example had a brief comment about it).

    What do you mean when you say not documented fully yet? ref was added to docs, but apparently missed rc1.1 release.

    Your post is helpful, but I'd also suggest if you (or anyone) thinks something is lacking in the docs, to post in the doc thread so it might potentially get more easily added.

  5. #5
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,169
    Vote Rating
    28
    jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough

      0  

    Default


    Good job dude.

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.

  6. #6