Uses of Enum Class
com.github.t1.bulmajava.columns.ColumnSize
Packages that use ColumnSize
-
Uses of ColumnSize in com.github.t1.bulmajava.columns
Methods in com.github.t1.bulmajava.columns that return ColumnSizeModifier and TypeMethodDescriptionstatic ColumnSizeReturns the enum constant of this class with the specified name.static ColumnSize[]ColumnSize.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.t1.bulmajava.columns with parameters of type ColumnSizeModifier and TypeMethodDescriptionstatic ColumnColumn.column(ColumnSize size) static ColumnColumn.column(ColumnSize mobileSize, ColumnSize tabletSize, ColumnSize desktopSize, ColumnSize widescreenSize, ColumnSize fullhdSize) Column.offset(ColumnSize columnSize)