Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » FilteredItemsSelectionDialog - refreshing content provider
FilteredItemsSelectionDialog - refreshing content provider [message #328955] Sun, 08 June 2008 06:11 Go to previous message
Eclipse User
Originally posted by: fraserofthenight.gmail.com

Hi all,

I have a filtered content selection dialog, and in the extended content
area I have a checkbox that adds an extra filter. I added a selection
listener to the checkbox so that whenever the user selects/deselects it,
I want the dialog to empty its content and re-call
fillContentProvider(). However, I can't seem to make it do this (I've
tried refesh(), scheduleRefresh() and reloadCache()).

Is there any way to force the dialog to call fillContentProvider().
Short of that, I can't even seem to make it call matches() on every
item, so is there a way to force it to do that and re-match the items?

Thanks,
Robert
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Is it possible to debug a GPU code with Eclipse ?
Next Topic:Question about FilteredItemsSelectionDialog
Goto Forum:
  


Current Time: Fri May 24 10:59:57 EDT 2013

Powered by FUDForum. Page generated in 0.04889 seconds