All Implemented Interfaces:
IChunk, IObject

public class ListItem extends TextBlock
  • Constructor Details

  • Method Details

    • add

      public void add(TableRow tableRow)
    • setSemanticType

      public void setSemanticType(SemanticType semanticType)
    • getSemanticType

      public SemanticType getSemanticType()
    • getLabel

      public ListLabel getLabel()
    • getBody

      public ListBody getBody()
    • getContents

      public List<IObject> getContents()
    • setContents

      public void setContents(List<IObject> contents)