Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Sapphire » Property content based content assist
Property content based content assist [message #761243] Tue, 06 December 2011 07:14 Go to next message
Roded Bahat is currently offline Roded BahatFriend
Messages: 152
Registered: August 2011
Senior Member
Hi,
I'd like to allow content assist for a certain property.
The property's values are taken from a tree-based node list such as:
valuea
.....valueb
.....valuec
..........valued

Using PossibleValuesService, I can show a list of all nodes and their children such as:
valuea
valuea/valueb
valuea/valuec
valuea/valuec/valued

However, I'd like to be able to show (when the user ctrl+spaces) only the relevant nodes for the current level.
Is this possible?
I'd basically like a hook method for populating the proposals list instead of setting all possible values a priori.

Thanks,
Roded
Re: Property content based content assist [message #761246 is a reply to message #761243] Tue, 06 December 2011 07:21 Go to previous message
Roded Bahat is currently offline Roded BahatFriend
Messages: 152
Registered: August 2011
Senior Member
I take it back..
(ContentProposalService)
Previous Topic:XMLBinding of a ListProperty - Removing container XML tag
Next Topic:Determining whether an element contains a certain property
Goto Forum:
  


Current Time: Wed Apr 24 22:09:00 GMT 2024

Powered by FUDForum. Page generated in 0.02507 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top