| Identifying when a value has been inserted [message #704197] |
Thu, 28 July 2011 07:27 |
MarcoGT Messages: 77 Registered: May 2011 |
Member |
|
|
Hi all,
I am working on org.eclipse.wst.xml.ui for content assist.
I added content assist for attribute values.
Now my proposals are listed inside the box for suggestions.
The question is: how can I identify when the value has been selected from the box?
<employee name="" <-- at this point I have all my proposals
I would like to get the information that the employee name has been inserted because I have to do some checks on it.
When calling content assist I have access to all attributes inside the node (name and value) but in that case I am not calling content assist.
Thanks
Marco
|
|
|
Powered by
FUDForum. Page generated in 0.01620 seconds