Class TableFieldDefinition<T>
- java.lang.Object
-
- de.knightsoftnet.gwtp.spring.shared.search.TableFieldDefinition<T>
-
public class TableFieldDefinition<T> extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetFieldDisplayName()StringgetFieldName()Collection<String>getStyles()org.springframework.core.convert.converter.Converter<T,String>getValueConverter()inthashCode()
-