public interface TextInputMultiComponent extends WriteableComponent
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getDescriptor()
Returns the value of the 'Descriptor' attribute.
|
void |
setDescriptor(String value)
Sets the value of the '
Descriptor ' attribute. |
getCeil, getFloor, setCeil, setFloor
getAttribute, getDecimal, getFormat, getHdConnectionId, getHdItemId, getHdQueryString, getNullReplacementValue, isIsText, setAttribute, setDecimal, setFormat, setHdConnectionId, setHdItemId, setHdQueryString, setIsText, setNullReplacementValue
getVisibility, setVisibility
String getDescriptor()
If the meaning of the 'Descriptor' attribute isn't clear, there really should be more of a description here...
setDescriptor(String)
,
DetailViewPackage.getTextInputMultiComponent_Descriptor()
void setDescriptor(String value)
Descriptor
' attribute.
value
- the new value of the 'Descriptor' attribute.getDescriptor()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.