AccordionContainer: allow to use custom button
I am requesting that the AccordionContainer have the flexibility to create custom button widgets, other than dijit.layout._AccordionButton.
I have created a buttonClass variable in the accordion container, modified the _setupChild and getChildren functions to use the variable.
Change History (4)
Component: |
General →
Dijit
|
Description: |
modified (diff)
|
Owner: |
anonymous deleted
|
Summary: |
Allow AccordionContainer to use custom button →
AccordionContainer: allow to use custom button
|
Milestone: |
tbd →
1.4
|
Owner: |
set to bill
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Sure, seems reasonable, can you file a CLA and then attach the patch?
BTW why do you want a custom button? How does your button look different than the standard one?