public interface LinkComponent extends Component
The following features are supported:
DetailViewPackage.getLinkComponent()
Modifier and Type | Method and Description |
---|---|
String |
getFormat()
Returns the value of the 'Format' attribute.
|
void |
setFormat(String value)
Sets the value of the '
Format ' attribute. |
getVisibility, setVisibility
String getFormat()
If the meaning of the 'Format' attribute isn't clear, there really should be more of a description here...
setFormat(String)
,
DetailViewPackage.getLinkComponent_Format()
void setFormat(String value)
Format
' attribute.
value
- the new value of the 'Format' attribute.getFormat()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.