public interface EEFFillLayoutDescription extends EEFLayoutDescription
The following features are supported:
EefPackage.getEEFFillLayoutDescription()
Modifier and Type | Method and Description |
---|---|
EEF_FILL_LAYOUT_ORIENTATION |
getOrientation()
Returns the value of the 'Orientation' attribute.
|
void |
setOrientation(EEF_FILL_LAYOUT_ORIENTATION value)
Sets the value of the ' Orientation '
attribute.
|
EEF_FILL_LAYOUT_ORIENTATION getOrientation()
"VERTICAL"
.
The literals are from the enumeration EEF_FILL_LAYOUT_ORIENTATION
. The orientation of the fill layout. EEF_FILL_LAYOUT_ORIENTATION
,
setOrientation(EEF_FILL_LAYOUT_ORIENTATION)
,
EefPackage.getEEFFillLayoutDescription_Orientation()
void setOrientation(EEF_FILL_LAYOUT_ORIENTATION value)
Orientation
'
attribute. value
- the new value of the 'Orientation' attribute.EEF_FILL_LAYOUT_ORIENTATION
,
getOrientation()