Class ChipItem

  • All Implemented Interfaces:

    
    public final class ChipItem
    
                        

    Represents a chip in the list.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getText() Chip text
      final String getImage() Chip image
      final ClickAction getClickAction() Click behaviour for the chip
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait