public interface IStructuredContentProvider extends IContentProvider
StructuredViewer
Modifier and Type | Method and Description |
---|---|
Object[] |
getElements(Object inputElement)
Returns the elements to display in the viewer
when its input is set to the given element.
|
dispose, inputChanged
Object[] getElements(Object inputElement)
inputElement
- the input elementGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.