Problems with TableTreeViewer [message #436535] |
Mon, 12 September 2005 11:09 |
Eclipse User |
|
|
|
Originally posted by: bdberry.us.ibm.com
Hi,
In one of my editors I am creating a Tree with TreeColumns. I pass this
tree to a TableTreeViewer and associate a content provider and label
provider as usual. My content provider implements ITreeContentProvider
but when I call setInput() on the viewer the only method being callsed
from the content provider is inputChanged(). I though maybe I needed to
add IStructuredContentProvider to the content provider as well - that
had no effect. Am I implementing the wrong interface for the content
provider in the case of a tree that uses tree columns?
|
|
|
Powered by
FUDForum. Page generated in 0.02859 seconds