Opened 13 years ago
Last modified 13 years ago
#432 closed defect
ApplyFilter - QueryOnClick-ResultExtGrid, ensure cooexistance — at Initial Version
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | major | Milestone: | 1.2.1 |
Component: | widgets | Version: | 1.2 |
Keywords: | bis-1.2.1 | Cc: |
Description
The need
We need to make sure that the ApplyFilter widget can coexist well with the QueryOnClick+ResultExtGrid ones. To accomplish this, both ApplyFilter and ResultExtGrid results must be able to be drawn inside the oSouthPanel of the template, which would need to be changed to a Ext.TabPanel for that.
Issues
ApplyFilter
- the org.GeoPrisma.ApplyFilter.TabPanelContainer doesn't have a 'title' property set.
- make sure its get selected (focused) when ownerCt is a TabPanel using setActiveTab(), pretty much like the ResultExtGrid already does.
!Samples.xslt
- change oSouthPanel instance to Ext.TabPanel
Sample
Create a sample featuring all these widgets
Note:
See TracTickets
for help on using tickets.