Uses of Enum Class
net.thevpc.commons.md.MdHorizontalAlign
-
Uses of MdHorizontalAlign in net.thevpc.commons.md
Subclasses with type arguments of type MdHorizontalAlign in net.thevpc.commons.mdMethods in net.thevpc.commons.md that return MdHorizontalAlignModifier and TypeMethodDescriptionMdColumn.getHorizontalAlign()MdTableBuilder.MdColumnBuilder.getHorizontalAlign()static MdHorizontalAlignReturns the enum constant of this class with the specified name.static MdHorizontalAlign[]MdHorizontalAlign.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.commons.md with parameters of type MdHorizontalAlignModifier and TypeMethodDescriptionMdTableBuilder.MdColumnBuilder.setHorizontalAlign(MdHorizontalAlign horizontalAlign) Constructors in net.thevpc.commons.md with parameters of type MdHorizontalAlign