Uses of Class
com.helger.pdflayout.element.table.EPLTableGridType
-
Packages that use EPLTableGridType Package Description com.helger.pdflayout.element.table -
-
Uses of EPLTableGridType in com.helger.pdflayout.element.table
Methods in com.helger.pdflayout.element.table that return EPLTableGridType Modifier and Type Method Description static EPLTableGridTypeEPLTableGridType. getFromIDOrNull(String sID)static EPLTableGridTypeEPLTableGridType. valueOf(String name)Returns the enum constant of this type with the specified name.static EPLTableGridType[]EPLTableGridType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-