Uses of Class
org.teamapps.dto.UiColumnDefinition
-
Uses of UiColumnDefinition in org.teamapps.dto
Fields in org.teamapps.dto with type parameters of type UiColumnDefinitionModifier and TypeFieldDescriptionprotected List<UiColumnDefinition> UiCompositeField.columnDefinitionsMethods in org.teamapps.dto that return types with arguments of type UiColumnDefinitionConstructor parameters in org.teamapps.dto with type arguments of type UiColumnDefinitionModifierConstructorDescriptionUiCompositeField(List<UiColumnDefinition> columnDefinitions, List<Integer> rowHeights, List<UiCompositeSubField> subFields)