public interface LabelComponent extends Component
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptor()
Returns the value of the 'Descriptor' attribute.
|
java.lang.String |
getFormat()
Returns the value of the 'Format' attribute.
|
void |
setDescriptor(java.lang.String value)
Sets the value of the '
Descriptor' attribute. |
void |
setFormat(java.lang.String value)
Sets the value of the '
Format' attribute. |
getVisibility, setVisibilityjava.lang.String getFormat()
"%s".
If the meaning of the 'Format' attribute isn't clear, there really should be more of a description here...
setFormat(String),
DetailViewPackage.getLabelComponent_Format()void setFormat(java.lang.String value)
Format' attribute.
value - the new value of the 'Format' attribute.getFormat()java.lang.String getDescriptor()
If the meaning of the 'Descriptor' attribute isn't clear, there really should be more of a description here...
setDescriptor(String),
DetailViewPackage.getLabelComponent_Descriptor()void setDescriptor(java.lang.String value)
Descriptor' attribute.
value - the new value of the 'Descriptor' attribute.getDescriptor()
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