-
15 Apr 2009 2:26 PM #1
Documentation Bugs - Ext 3.x
Documentation Bugs - Ext 3.x
This thread is solely for reporting bugs in the Ext 3.x documentation. (currently available here)
Some things to note:- Post only documentation bugs
MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
15 Apr 2009 4:30 PM #2
Component::ref
Component::ref
[IMPLEMENTED]
Component's property "ref" is not documented.
-
15 Apr 2009 8:31 PM #3
[ IMPLEMENTED ]
ptype and Ext.preg/Ext.registerPlugin
-
16 Apr 2009 8:27 AM #4
[ IMPLEMENTED ]
Ext 3.0 API have two enableColumnMove in GridPanel
Code:enableColumnMove : Boolean False to turn off column reordering via drag drop (defaults to true).
Code:enableColumnMove : Boolean Defaults to true to enable drag and drop reorder of columns.
-
16 Apr 2009 8:33 AM #5
[NO ACTION TAKEN]
I think Ext.data.SimpleStore is missing.
-
16 Apr 2009 8:41 AM #6
-
16 Apr 2009 8:49 AM #7
[NO ACTION TAKEN]
SimpleStore doesn't show up AFAIK. Please let me know if it does.
Other than that, it shows up in the store xtype here: http://extjs.com/deploy/ext-3.0-rc1/...=Ext.Component - but it's already marked deprecated.MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
18 Apr 2009 4:29 PM #8
AIR docs missing - http://extjs.com/forum/showthread.php?t=65882
(posted this to help you keep track)-Shea
My Blog:VinylFox | Twitter:@VinylFox | JavaScript Magazine:JSMag | Curator of the Baltimore/DC JavaScript Meetup | Author: Learning ExtJS 3.x Book
ExtJS Extensions & Plugins: GMapPanel UX | HtmlEditor Buttons Plugin | Selection Enabler Plugin | Grid DataDrop Plugin | Additional Ext.Fx
Sencha Touch Plugins: Swipe Tabs | List Pull Refresh | Accelerometer Tabs
-
19 Apr 2009 10:59 AM #9
[ IMPLEMENTED ]
examples/layout-browser/layout-browser.html in Ext.layout.Accordion
title: 'Panel 2,
should be
title: 'Panel 2',
missing "'"
same in 2.x docs
-
23 Apr 2009 1:52 PM #10
[ IMPLEMENTED ]
Under Ext.Direct > Public Properties and Exceptions: The HTML in those fields is escaped:
eventTypes : Object Each event type implements a getData() method. The default event types are: <div class="mdetail-params"><ul> <li><b><tt>event</tt></b> : Ext.Direct.Event</li> <li><b><tt>exception</tt></b> : Ext.Direct.ExceptionEvent</li> <li><b><tt>rpc</tt></b> : Ext.Direct.RemotingEvent</li> </ul></div>
Thank you for reporting this bug. We will make it our priority to review this report.




