Class Td

All Implemented Interfaces:
Container<HTMLTableCellElement,Td>, Finder<HTMLTableCellElement>, HasElement<HTMLTableCellElement,Td>, HasHTMLElement<HTMLTableCellElement,Td>, IsElement<HTMLTableCellElement>, TypedBuilder<HTMLTableCellElement,Td>, WithIdentifier<HTMLTableCellElement,Td>, ComponentContext<HTMLTableCellElement,Td>, Modifiers.Center<HTMLTableCellElement,Td>

public class Td extends Cell<Td>
  • Method Details

    • td

      public static Td td()
    • td

      public static Td td(String column)
    • td

      public static Td td(String identifier, String column)
    • actionCell

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

      public Td that()