Opened 13 years ago

Closed 13 years ago

#316 closed enhancement (fixed)

WFSFilterBuilder - clear - unselect layer

Reported by: adube Owned by: fgagnon
Priority: major Milestone: 1.0.0
Component: widgets Version:
Keywords: Cc:

Description

This is more a "user" requirement : when clicking on the "clear" button, we need to be able to clear the currently selected layer as well. This must be an option. The clear should be disabled again.

Attachments (1)

316_fixes.diff (4.3 KB ) - added by fgagnon 13 years ago.
Modified the WFSFilterBuilderButton object to accept this additional option (and its functionalities)

Download all attachments as: .zip

Change History (4)

by fgagnon, 13 years ago

Attachment: 316_fixes.diff added

Modified the WFSFilterBuilderButton object to accept this additional option (and its functionalities)

comment:1 by fgagnon, 13 years ago

Added a property (resetLayer) to the GeoExt.ux.WFSFilterBuilderButton class that enable this new implementation. By default, it is disabled.

To fix graphical inaccuracies with the Ext.PagingToolbar, the 'Result' (right) tab is now initialy disabled until a layer is selected, even if resetLayer is disabled. If the later is enable, it is disabled again after the reset button is clicked.

comment:2 by fgagnon, 13 years ago

Owner: set to fgagnon

comment:3 by adube, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in r1157, p=fgagnon, r=adube.

Note: See TracTickets for help on using tickets.