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 element
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.