Modifier and Type | Method and Description |
---|---|
protected void |
ShowDetailsAction.processItem(Item item) |
void |
DetailsViewPart.setDataItem(Item item) |
void |
DetailsViewComposite.setDataItem(Item item)
set the current data item
|
Constructor and Description |
---|
DataItemDetailsDialog(org.eclipse.swt.widgets.Shell parent,
Item item) |
Modifier and Type | Method and Description |
---|---|
void |
GeneratorView.setDataItem(Item item) |
Modifier and Type | Method and Description |
---|---|
protected void |
ShowGenerator.processItem(Item item) |
Constructor and Description |
---|
DataItemConsole(Item item) |
Modifier and Type | Field and Description |
---|---|
protected Collection<Item> |
AbstractItemAction.items |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractItemAction.asSecondardId(Item item) |
protected abstract void |
AbstractItemAction.processItem(Item item) |
Modifier and Type | Method and Description |
---|---|
protected Collection<Item> |
AbstractItemHandler.getItems()
Get all items from the selection
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractItemHandler.asSecondardId(Item item) |
Modifier and Type | Field and Description |
---|---|
protected Item |
AbstractItemHolder.item |
Modifier and Type | Method and Description |
---|---|
static Item |
Item.adaptTo(Object o) |
static Item |
ItemSelectionHelper.getFirstFromSelection(org.eclipse.jface.viewers.ISelection selection)
Deprecated.
|
Item |
AbstractItemHolder.getItem() |
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)
Deprecated.
Get all
Item instances from the current selection |
Constructor and Description |
---|
AbstractItemHolder(org.osgi.framework.BundleContext context,
Item item,
ItemListenerHolder.HolderListener holderListener) |
DataItemHolder(org.osgi.framework.BundleContext context,
Item item) |
DataItemHolder(org.osgi.framework.BundleContext context,
Item item,
DataSourceListener listener) |
Item(Item item) |
ItemListenerHolder(org.osgi.framework.BundleContext context,
Item item,
ItemUpdateListener listener) |
ItemListenerHolder(org.osgi.framework.BundleContext context,
Item item,
ItemUpdateListener listener,
ItemListenerHolder.HolderListener holderListener) |
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 |
---|---|
void |
DataItemHeaderLabel.subscribe(org.osgi.framework.BundleContext context,
Item item) |
Modifier and Type | Field and Description |
---|---|
Item |
AttributePair.item |
Modifier and Type | Method and Description |
---|---|
Item |
ListEntry.getItem() |
Modifier and Type | Method and Description |
---|---|
void |
ListData.add(Item item) |
void |
ListEntry.setDataItem(Item item) |
Constructor and Description |
---|
AttributePair(Item item,
String key,
Variant value) |
Modifier and Type | Method and Description |
---|---|
static void |
Charts.addItem(Chart chart,
Item item) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractChartHandler.openDaChartView(Collection<Item> items,
Chart configuration) |
Modifier and Type | Method and Description |
---|---|
Item |
ItemObserver.getItem() |
Constructor and Description |
---|
ItemObserver(ChartViewer viewer,
Item item,
Realm realm,
XAxis x,
YAxis y,
org.eclipse.jface.resource.ResourceManager resourceManager) |
Modifier and Type | Method and Description |
---|---|
Item |
DataItemRegistration.getItem() |
Item |
DataValue.getItem() |
Modifier and Type | Method and Description |
---|---|
Collection<Item> |
RegistrationManager.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
RegistrationManager.notifyChange(String name,
Item item,
DataItemValue value,
boolean ignoreSummary,
boolean nullInvalid) |
Constructor and Description |
---|
DataValue(DataItemValue value,
Item item,
boolean ignoreSummary,
boolean nullInvalid) |
Modifier and Type | Method and Description |
---|---|
Item |
DataItemDescriptor.asItem() |
Modifier and Type | Method and Description |
---|---|
protected static void |
DragHelper.setItemUriData(org.eclipse.swt.dnd.DragSourceEvent event,
Collection<Item> items) |
Constructor and Description |
---|
DataItemToolTip(org.eclipse.swt.widgets.Control control,
int style,
boolean manualActivation,
Item item) |
DataItemToolTip(org.eclipse.swt.widgets.Control control,
Item item) |
Modifier and Type | Method and Description |
---|---|
Item |
ControlImage.getDetailItem() |
Modifier and Type | Method and Description |
---|---|
void |
BlockControlImage.setBlockItem(Item item) |
void |
ControlImage.setDetailItem(Item detailItem) |
Constructor and Description |
---|
ItemSummaryProvider(StateListener stateListener,
Item item) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.