public interface ListElement extends ParagraphElement, org.docgene.model.conditions.ConditionElement<ListElement>
TYPE_NONE
Modifier and Type | Method and Description |
---|---|
default java.util.List<ListElement> |
getConditionElementsList()
Return the list of elements for a condition.
|
default ListElement |
getConditionUniqueElement()
Return the unique element for a condition.
|
XMLList |
getParentList()
Return the parent list.
|
default boolean |
hasParentList()
Return true if there is a parent list.
|
default boolean |
hasUniqueElement()
Return true.
|
void |
setParentList(XMLList parentList)
Set the parent list.
|
getCustomStyles, getDeclaration, getInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setCustomStyles, setInlinedStyle
XMLList getParentList()
void setParentList(XMLList parentList)
parentList
- the parent listdefault boolean hasParentList()
default boolean hasUniqueElement()
hasUniqueElement
in interface org.docgene.model.conditions.ConditionElement<ListElement>
default ListElement getConditionUniqueElement()
getConditionUniqueElement
in interface org.docgene.model.conditions.ConditionElement<ListElement>
default java.util.List<ListElement> getConditionElementsList()
getConditionElementsList
in interface org.docgene.model.conditions.ConditionElement<ListElement>
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence