Uses of Class
org.bardframework.crud.api.datatable.HeaderAbstract
Packages that use HeaderAbstract
-
Uses of HeaderAbstract in org.bardframework.crud.api.datatable
Methods in org.bardframework.crud.api.datatable that return types with arguments of type HeaderAbstractModifier and TypeMethodDescriptionDataTableStructure.getHeaders()DataTableUtils.getHeaders(Class<?> clazz) Constructors in org.bardframework.crud.api.datatable with parameters of type HeaderAbstractModifierConstructorDescriptionHeaderDto(HeaderAbstract header) HeaderDto(HeaderAbstract header, List<BaseData> values) Constructor parameters in org.bardframework.crud.api.datatable with type arguments of type HeaderAbstract