function init()
{
// how do you get a ref to the paletteStore here?
}
dojo.addOnLoad(init);
jsId
How do I get a ref to a store I declaratively instantiated??? byJsId, byId, byFunction, byMagic???
Submitted by 2dor on Fri, 02/01/2008 - 00:50.
