@Retention(value=RUNTIME) @Target(value=METHOD) @API(status=STABLE) public @interface DefaultDataTableEntryTransformer
Valid method signatures are:
Map<String,String>, Type -> ObjectObject, Type -> ObjectMap<String,String>, Type, TableCellByTypeTransformer -> ObjectObject, Type, TableCellByTypeTransformer -> ObjectTableEntryByTypeTransformer,
DataTableType| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
headersToProperties
Converts a data tables header headers to property names.
|
Copyright © 2019. All rights reserved.