public class BooleanAlarmDetails extends AbstractBaseDraw2DDetailsPart
display, item, shell, value| Constructor and Description |
|---|
BooleanAlarmDetails() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.draw2d.IFigure |
createMain() |
protected boolean |
isAvailable()
Check if the functionality of this tab is available or not
|
protected void |
setEnabled(boolean selected) |
protected void |
setReference(boolean b) |
protected void |
update()
Internal data was updated.
|
createPart, createRoot, dispose, setVisibilityControllergetBooleanAttribute, getNumberAttribute, getValue, hasAttribute, isAlarm, isError, isForceActive, isManual, isUnsafe, setDataItem, setShell, updateDataprotected org.eclipse.draw2d.IFigure createMain()
createMain in class AbstractBaseDraw2DDetailsPartprotected void setReference(boolean b)
protected void setEnabled(boolean selected)
protected void update()
AbstractBaseDetailsPartThis method is called inside the display thread.
update in class AbstractBaseDraw2DDetailsPartprotected boolean isAvailable()
AbstractBaseDraw2DDetailsPartisAvailable in class AbstractBaseDraw2DDetailsParttrue if the functionality can be provided,
false otherwise