| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection<Item> |
AbstractItemAction.items |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AbstractItemAction.asSecondardId(Item item) |
protected abstract void |
AbstractItemAction.processItem(Item item) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ShowDetailsAction.processItem(Item item) |
void |
DetailsViewComposite.setDataItem(Item item)
set the current data item
|
void |
DetailsViewPart.setDataItem(Item item) |
| Constructor and Description |
|---|
DataItemDetailsDialog(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) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<Item> |
AbstractItemHandler.getItems()
Get all items from the selection
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AbstractItemHandler.asSecondardId(Item item) |
| Modifier and Type | Method and Description |
|---|---|
static Item |
Item.adaptTo(java.lang.Object o) |
static Item |
ItemSelectionHelper.getFirstFromSelection(ISelection selection) |
Item |
DataItemHolder.getItem() |
static Item |
Item.loadFrom(IMemento memento) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<Item> |
ItemSelectionHelper.getSelection(ISelection selection)
Get all
Item instances from the current selection |
| Constructor and Description |
|---|
DataItemHolder(BundleContext context,
Item item,
DataSourceListener listener) |
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 | 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,
java.lang.String key,
Variant value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartView.addItem(Item item) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractChartHandler.openDaChartView(java.util.Collection<Item> items,
Chart configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartViewer.addItem(Item item) |
| Modifier and Type | Method and Description |
|---|---|
Item |
ItemObserver.getItem() |
| Constructor and Description |
|---|
ItemObserver(ChartViewer viewer,
Item item,
Realm realm,
XAxis x,
YAxis y,
ResourceManager resourceManager) |
| Modifier and Type | Method and Description |
|---|---|
Item |
DataItemRegistration.getItem() |
Item |
DataValue.getItem() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Item> |
RegistrationManager.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationManager.notifyChange(java.lang.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(DragSourceEvent event,
java.util.Collection<Item> items) |
| Constructor and Description |
|---|
DataItemToolTip(Control control,
int style,
boolean manualActivation,
Item item) |
DataItemToolTip(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 (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