public class BlockDetailsPart extends AbstractBaseDetailsPart
display, item, shell, value| Constructor and Description |
|---|
BlockDetailsPart() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
block() |
void |
createPart(org.eclipse.swt.widgets.Composite parent)
create the details area
|
protected boolean |
isActive() |
protected boolean |
isAvailable() |
protected void |
unblock() |
protected void |
update()
Internal data was updated.
|
dispose, getBooleanAttribute, getNumberAttribute, getValue, hasAttribute, isAlarm, isError, isForceActive, isManual, isUnsafe, setDataItem, setShell, setVisibilityController, updateDatapublic void createPart(org.eclipse.swt.widgets.Composite parent)
DetailsPartcreatePart in interface DetailsPartcreatePart in class AbstractBaseDetailsPartparent - the parent compositeprotected void unblock()
protected void block()
protected boolean isAvailable()
protected boolean isActive()
protected void update()
AbstractBaseDetailsPartThis method is called inside the display thread.
update in class AbstractBaseDetailsPartCopyright © 2015 Eclipse SCADA Project. All rights reserved.