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