[CLOSED] help files for coolite? (extjs verses coolite)

  1. #1

    [CLOSED] help files for coolite? (extjs verses coolite)

    Just wondering if you have a api doc file similar to http://extjs.com/deploy/dev/docs/

    I get confused sometimes on what is in Ext base classes and what (or whether) a coolite class is extended. I was looking at TaskManager and wasn't sure whether it was an Ext class extended, or new from coolite (BTW, awesome job on that!). When I use Store class, I have trouble telling what works that is Ext and what is Coolite only.

    Thanks for all the great stuff! You guys are awesome!!!
  2. #2

    RE: [CLOSED] help files for coolite? (extjs verses coolite)

    Hi Peter,

    Thanks for the feedback!


    We have *basic* API docs online (see*http://docs.ext.net/), but they still need a lot of work and polishing. I'm working on filling out more content/details and improving the UI (which needs a lot help).


    I also have to do upload a refresh of the docs. The current version online does not include some of the latest classes, such as TaskManager.*


    Offline .chm file will also be available shortly. I'm looking into Visual Studio doc (F1) integration.


    Another great option is Reflector, see*http://www.red-gate.com/products/reflector/


    The Coolite Control class/object model also maps almost exactly to the ExtJS class/object model, see*http://www.extjs.com/docs/


    Hope this helps.


    P.s. The TaskManager inherits directly from Observable.cs and is an implementation of the Ext.TaskMgr, see*http://extjs.com/deploy/dev/docs/?class=Ext.TaskMgr


    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] [1.0] How do I use static JS, CSS files for coolite 1.0
    By alexkay in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 22, 2010, 7:15 PM
  2. question about coolite js files
    By [WP]joju in forum 1.x Help
    Replies: 0
    Last Post: Feb 23, 2010, 2:33 AM
  3. How to mix Coolite with ExtJs?
    By dbassett74 in forum 1.x Help
    Replies: 1
    Last Post: Jun 17, 2009, 4:49 PM
  4. js files for coolite and ext with javadoc headers?
    By pkellner in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 25, 2008, 3:06 PM
  5. COOLITE & EXTJS 2.0
    By t0ny in forum 1.x Help
    Replies: 0
    Last Post: Jul 29, 2008, 1:47 PM

Posting Permissions