wyattbiker
24 Jun 2009, 12:05 PM
Is there a way to do something like a Google style search. For example I am going through the tutorials and find methods and properties I would like to read the docs on. I try to guess where they would be
E.g.
Ext.get(t.id).frame('cccccc',1);
and trying to find the help text for frame().
Thanks
E.g.
Ext.get(t.id).frame('cccccc',1);
and trying to find the help text for frame().
Thanks