public class ItemSelectionHelper
extends java.lang.Object
| Constructor and Description |
|---|
ItemSelectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Item |
getFirstFromSelection(ISelection selection) |
static java.util.Collection<Item> |
getSelection(ISelection selection)
Get all
Item instances from the current selection |
public static java.util.Collection<Item> getSelection(ISelection selection)
Item instances from the current selectionselection - the selectionpublic static Item getFirstFromSelection(ISelection selection)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0