Interface PRPresText
- All Superinterfaces:
ELContAsgnAble,ELElement,ELObject,ELUUIDAble
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThe horizontal alignment of this text.The color name of the line for this text.intLine width of this text.intMargin of the border for this text.intMargin of this text.booleantrue, if a line of this text is shown.booleantrue, if this text is shown.The color name of the text for this text.The font name of this text.String of this text.Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getNotificationElement, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnitMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Method Details
-
getTextString
String of this text.- Throws:
InoNetExceptionSrvErrorException
-
getMarginText
Margin of this text.- Throws:
InoNetExceptionSrvErrorException
-
getHorizontalAlignment
The horizontal alignment of this text.- Throws:
InoNetExceptionSrvErrorException
-
getShowText
true, if this text is shown.- Throws:
InoNetExceptionSrvErrorException
-
getShowLine
true, if a line of this text is shown.- Throws:
InoNetExceptionSrvErrorException
-
getLineWidth
Line width of this text.- Throws:
InoNetExceptionSrvErrorException
-
getMarginBorder
Margin of the border for this text.- Throws:
InoNetExceptionSrvErrorException
-
getTextFont
The font name of this text.- Throws:
InoNetExceptionSrvErrorException
-
getTextColor
The color name of the text for this text.- Throws:
InoNetExceptionSrvErrorException
-
getLineColor
The color name of the line for this text.- Throws:
InoNetExceptionSrvErrorException
-
getOwningHeaderContext
- Throws:
InoNetExceptionSrvErrorException
-