Is there a way to disable (and later enable) an individual item in an Ext.List ? I would like to disable certain items when the user is logged out; they should appear greyed-out, and shouldn't fire tap events, etc.
If not supported in 1.x.x, will you add this in 2.0.0 ?