public interface UnorderedList extends ListEntity
The following features are supported:
RichtextPackage.getUnorderedList()
Modifier and Type | Method and Description |
---|---|
BulletStyle |
getListStyle()
Returns the value of the 'List Style' attribute.
|
void |
setListStyle(BulletStyle value)
Sets the value of the '
List Style ' attribute. |
getChildren
acceptsChild, adaptAndAdd, adaptAndAdd, wrap
charAt, getBody, getContainingBlock, getDisplayName, getFollowingLeafNode, getId, getParent, getPrecedingLeafNode, getText, getTextLength, isEmpty, isSplittable, mapToModel, setId, size, split, translateToAbsolute
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getAlignment, getClazz, getStyle, isSetAlignment, isSetClazz, setAlignment, setClazz, setStyle, unsetAlignment, unsetClazz
BulletStyle getListStyle()
BulletStyle
.
If the meaning of the 'List Style' attribute isn't clear, there really should be more of a description here...
BulletStyle
,
setListStyle(BulletStyle)
,
RichtextPackage.getUnorderedList_ListStyle()
void setListStyle(BulletStyle value)
List Style
' attribute.
value
- the new value of the 'List Style' attribute.BulletStyle
,
getListStyle()