Uses of Interface
org.refcodes.tabular.FormattedColumn
-
Uses of FormattedColumn in org.refcodes.tabular
Classes in org.refcodes.tabular that implement FormattedColumnModifier and TypeClassDescriptionclassDecorator implementation of the HeaderSetupMetrics interface.classImplementation of theFormattedColumninterface.Methods in org.refcodes.tabular with parameters of type FormattedColumnModifier and TypeMethodDescriptiondefault FormattedColumns<T>FormattedColumns.withColumns(FormattedColumn<? extends T>... aColumns) With columns.Constructors in org.refcodes.tabular with parameters of type FormattedColumnModifierConstructorDescriptionFormattedHeader(FormattedColumn<? extends T>... aHeader) Instantiates a new formatted header impl.