source for quick search
![]()
I love the quick search widget located at the bottom of the canvas (in the trim?). I've tried digging through the source code to see how it's done, but so far I haven't been able to find what looks to be the correct one.
Any help is appreciated. |
One answer
![]() I love the quick search widget located at the bottom of the canvas (in The classes are located in the com.ibm.team.workitem.rcp.ui.internal.quicksearch package: com.ibm.team.workitem.rcp.ui.internal.quicksearch.QuickSearch.java com.ibm.team.workitem.rcp.ui.internal.quicksearch.SearchBarTrim.java HTH, Patrick, Jazz Work Item Team |