piston
12 Oct 2007, 6:52 AM
I'm designing a cool project that uses mostly extjs stuff, but how easy/hard/impossible is it to change the stock behavior of these widgets?
Examples:
A Panel Change: I'd like for a panel to show a bunch of options that are clickable (radios, CBs, etc). Once a user clicks on some items and collapses the panel, the 'clicked' items will remain showing in the panel and the title bar will now show a different color (designating that item as having some sort of "problem")
Accordion Change: I need an accordion that collapses all the way down to one bar - and when you click on it, it expands to show lots of title bars which then can open further to show detailed text and forms. You would be able to add more title bars or copy the contents into into a new title bar - the accordion would grow with time as new items are added.
I'm a JS/Extjs noob, so are these possible or are these widgets closed for alterations?
Examples:
A Panel Change: I'd like for a panel to show a bunch of options that are clickable (radios, CBs, etc). Once a user clicks on some items and collapses the panel, the 'clicked' items will remain showing in the panel and the title bar will now show a different color (designating that item as having some sort of "problem")
Accordion Change: I need an accordion that collapses all the way down to one bar - and when you click on it, it expands to show lots of title bars which then can open further to show detailed text and forms. You would be able to add more title bars or copy the contents into into a new title bar - the accordion would grow with time as new items are added.
I'm a JS/Extjs noob, so are these possible or are these widgets closed for alterations?