public interface CheckedModelClassComposite extends CompositeProvider
EPackages
and
EClasses
.Modifier and Type | Method and Description |
---|---|
Object[] |
getChecked()
Returns the checked Elements.
|
Object[] |
getSelection()
Returns the selected objects.
|
org.eclipse.jface.viewers.CheckboxTreeViewer |
getViewer()
Returns the
CheckboxTreeViewer . |
void |
setInitialSelection(Object[] selection)
Initialize the selection by setting the checked elements.
|
createUI, dispose
org.eclipse.jface.viewers.CheckboxTreeViewer getViewer()
CheckboxTreeViewer
.Object[] getSelection()
Object[] getChecked()
void setInitialSelection(Object[] selection)
selection
- the objects to checkCopyright © 2019. All rights reserved.