How do I put a Badge in an AccordionGroup Heading?

20 views
Skip to first unread message

Greg Dougherty

unread,
Jul 21, 2015, 2:07:30 PM7/21/15
to gwt-bo...@googlegroups.com

Is it possible to put a Badge in an AccordionGroup Heading?  I don't see any way to do it with UIBinder, or programmatically.

TIA,
Greg

Greg Dougherty

unread,
Jul 22, 2015, 5:54:11 PM7/22/15
to GWT-Bootstrap, gre...@gmail.com
I figured it out.  It turns out you can add any widget to an AccordionGroup Heading by calling

        accordionGroup.addCustomTrigger (theWidget);

It works nicely with both Labels and Badges.
Reply all
Reply to author
Forward
0 new messages