Class Td

    • Method Detail

      • td

        public static Td td()
      • td

        public static Td td​(String column)
      • actionCell

        public Td actionCell()
        Applies pf-v5-c-table__action to the td
      • that

        public Td that()
      • addText

        public B addText​(TableText text)
      • colSpan

        public B colSpan​(int columns)
      • width

        public B width​(Width width)
      • wrap

        public B wrap​(Wrap wrap)