public class ListImpl extends AbstractBlockImpl implements ListNode
delegateabstractNode, runtime| Constructor and Description |
|---|
ListImpl(ListNode delegate,
org.jruby.Ruby rubyRuntime) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert() |
java.util.List<AbstractBlock> |
getItems() |
boolean |
hasItems() |
boolean |
isItems()
This method will be invoked by Ruby.
|
boolean |
isOutline() |
java.lang.String |
render()
Deprecated.
|
blocks, content, delegate, findBy, getBlocks, getCaption, getContent, getLevel, getNodeName, getSections, getStyle, getTitle, isBlocks, isSections, isTitle, style, titlecontext, document, getAttr, getAttr, getAttr, getAttributes, getContext, getDocument, getParent, getReftext, getRole, getRoles, hasRole, iconUri, id, imageUri, imageUri, isAttr, isAttr, isBlock, isInline, isOption, isReftext, isRole, listMarkerKeyword, listMarkerKeyword, mediaUri, normalizeWebPath, parent, readAsset, role, setAttrclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitblocks, content, delegate, findBy, getBlocks, getContent, getLevel, getStyle, getTitle, style, titlecontext, document, getAttr, getAttr, getAttr, getAttributes, getContext, getDocument, getNodeName, getParent, getReftext, getRole, getRoles, hasRole, iconUri, id, imageUri, imageUri, isAttr, isAttr, isBlock, isInline, isOption, isReftext, isRole, listMarkerKeyword, listMarkerKeyword, mediaUri, normalizeWebPath, parent, readAsset, role, setAttrpublic ListImpl(ListNode delegate, org.jruby.Ruby rubyRuntime)
public java.util.List<AbstractBlock> getItems()
public boolean isItems()
@Deprecated public java.lang.String render()
public java.lang.String convert()
convert in interface AbstractBlockconvert in interface ListNodeconvert in class AbstractBlockImplpublic boolean isOutline()