Class Tr

    • Field Detail

      • key

        public final String key
    • Method Detail

      • tr

        public static Tr tr()
        Factory method to create a new instance of this component.
      • tr

        public static Tr tr​(String key)
        Factory method to create a new instance of this component.
      • addHeader

        public Tr addHeader​(Th header)
      • addData

        public Tr addData​(Td data)
      • clickable

        public Tr clickable()
      • clickable

        public Tr clickable​(boolean clickable)
      • that

        public Tr that()