public class ManualOverride extends AbstractBaseDraw2DDetailsPart
display, item, shell, value| Constructor and Description |
|---|
ManualOverride() |
| Modifier and Type | Method and Description |
|---|---|
IFigure |
createMain() |
void |
createPart(Composite parent)
create the details area
|
void |
dispose() |
protected void |
enterManualValue()
Enter the manual value
|
protected void |
handleSetRemoteManualValue() |
protected boolean |
isAvailable()
Check if the functionality of this tab is available or not
|
protected void |
setConnectionState(PolylineConnection connection,
boolean state)
Set graphics attribute according to the connection state
|
protected void |
setRemoteManualState(boolean state) |
protected void |
switchToManual() |
protected void |
switchToProcess() |
protected void |
update()
Internal data was updated.
|
protected void |
updateRemote() |
protected void |
writeAttributes(java.util.Map<java.lang.String,Variant> attributes) |
createRoot, setVisibilityControllergetBooleanAttribute, getNumberAttribute, getValue, hasAttribute, isAlarm, isError, isForceActive, isManual, isUnsafe, setDataItem, setShell, updateDatapublic void createPart(Composite parent)
DetailsPartcreatePart in interface DetailsPartcreatePart in class AbstractBaseDraw2DDetailsPartparent - the parent compositepublic IFigure createMain()
createMain in class AbstractBaseDraw2DDetailsPartprotected void setRemoteManualState(boolean state)
protected void handleSetRemoteManualValue()
protected void switchToManual()
protected void writeAttributes(java.util.Map<java.lang.String,Variant> attributes)
protected void enterManualValue()
protected void switchToProcess()
public void dispose()
dispose in class AbstractBaseDraw2DDetailsPartprotected void updateRemote()
protected void update()
AbstractBaseDetailsPartThis method is called inside the display thread.
update in class AbstractBaseDraw2DDetailsPartprotected void setConnectionState(PolylineConnection connection,
boolean state)
connection - the connection to changestate - the stateprotected boolean isAvailable()
AbstractBaseDraw2DDetailsPartisAvailable in class AbstractBaseDraw2DDetailsParttrue if the functionality can be provided,
false otherwise
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