public class StructuredViewerInternals extends Object
Modifier and Type | Class and Description |
---|---|
protected static interface |
StructuredViewerInternals.AssociateListener
Nothing to see here.
|
Constructor and Description |
---|
StructuredViewerInternals() |
Modifier and Type | Method and Description |
---|---|
protected static Widget[] |
getItems(StructuredViewer viewer,
Object element)
Nothing to see here.
|
protected static void |
setAssociateListener(StructuredViewer viewer,
StructuredViewerInternals.AssociateListener listener)
Nothing to see here.
|
protected static void setAssociateListener(StructuredViewer viewer, StructuredViewerInternals.AssociateListener listener)
viewer
- the viewerlistener
- the StructuredViewerInternals.AssociateListener
protected static Widget[] getItems(StructuredViewer viewer, Object element)
viewer
- element
-
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.