@Deprecated public class ItemSelectionHelper extends Object
Constructor and Description |
---|
ItemSelectionHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Item |
getFirstFromSelection(org.eclipse.jface.viewers.ISelection selection)
Deprecated.
|
static Collection<Item> |
getSelection(org.eclipse.jface.viewers.ISelection selection)
Deprecated.
Get all
Item instances from the current selection |
public static Collection<Item> getSelection(org.eclipse.jface.viewers.ISelection selection)
Item
instances from the current selectionselection
- the selectionpublic static Item getFirstFromSelection(org.eclipse.jface.viewers.ISelection selection)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.