public class OverviewDetailsPart extends AbstractBaseDetailsPart
display, item, shell, value| Constructor and Description |
|---|
OverviewDetailsPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPart(org.eclipse.swt.widgets.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(org.eclipse.swt.widgets.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 AbstractBaseDetailsPartCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.