Modifier and Type | Method and Description |
---|---|
static Item |
Item.adaptTo(Object o) |
static Item |
ItemSelectionHelper.getFirstFromSelection(org.eclipse.jface.viewers.ISelection selection) |
static Item |
Item.loadFrom(org.eclipse.ui.IMemento memento) |
Modifier and Type | Method and Description |
---|---|
static Collection<Item> |
ItemSelectionHelper.getSelection(org.eclipse.jface.viewers.ISelection selection)
Get all
Item instances from the current selection |
Constructor and Description |
---|
Item(Item item) |
Modifier and Type | Method and Description |
---|---|
protected Item[] |
ItemTransfer.fromByteArray(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
ItemTransfer.toByteArray(Item[] items) |
Modifier and Type | Method and Description |
---|---|
protected Item |
ItemWrapper.makeItem() |
Modifier and Type | Method and Description |
---|---|
static void |
Charts.addItem(Chart chart,
Item item) |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractChartHandler.asSecondardId(Item item) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractChartHandler.openHdChartView(Collection<Item> items,
Chart configuration) |
Constructor and Description |
---|
ArchiveInput(Item item,
ChartViewer viewer,
QuerySeriesData querySeriesData,
org.eclipse.jface.resource.ResourceManager resourceManager) |
QuerySeriesData(Item item,
Realm realm,
XAxis xAxis,
YAxis yAxis) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.