public class OverviewDetailsPart extends AbstractBaseDetailsPart
display, item, shell, value| Constructor and Description |
|---|
OverviewDetailsPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPart(Composite parent)
create the details area
|
void |
setDataItem(DataItemHolder item)
set to update the item instance
|
protected void |
update()
Internal data was updated.
|
dispose, getBooleanAttribute, getNumberAttribute, getValue, hasAttribute, isAlarm, isError, isForceActive, isManual, isUnsafe, setShell, setVisibilityController, updateDatapublic void createPart(Composite parent)
DetailsPartcreatePart in interface DetailsPartcreatePart in class AbstractBaseDetailsPartparent - the parent compositepublic void setDataItem(DataItemHolder item)
DetailsPartsetDataItem in interface DetailsPartsetDataItem in class AbstractBaseDetailsPartitem - the data itemprotected void update()
AbstractBaseDetailsPartThis method is called inside the display thread.
update in class AbstractBaseDetailsPart
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