Uses of Enum Class
adalid.core.enums.ViewFieldAggregation
Packages that use ViewFieldAggregation
-
Uses of ViewFieldAggregation in adalid.core
Methods in adalid.core that return ViewFieldAggregationMethods in adalid.core that return types with arguments of type ViewFieldAggregationMethods in adalid.core with parameters of type ViewFieldAggregationModifier and TypeMethodDescriptionbooleanReportField.aggregationAtHand(ViewFieldAggregation aggregation) View.newDetailField(Property column, ViewFieldAggregation aggregation) El método newDetailField se utiliza para agregar propiedades de detalle a la vista.View.newDetailField(Property column, ViewFieldAggregation aggregation, SortOption sort) El método newDetailField se utiliza para agregar propiedades de detalle a la vista. -
Uses of ViewFieldAggregation in adalid.core.enums
Methods in adalid.core.enums that return ViewFieldAggregationModifier and TypeMethodDescriptionstatic ViewFieldAggregationReturns the enum constant of this class with the specified name.static ViewFieldAggregation[]ViewFieldAggregation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ViewFieldAggregation in adalid.core.interfaces
Methods in adalid.core.interfaces with parameters of type ViewFieldAggregationModifier and TypeMethodDescriptionSqlProgrammer.getSqlFunctionName(ViewFieldAggregation aggregation) -
Uses of ViewFieldAggregation in adalid.core.programmers
Methods in adalid.core.programmers with parameters of type ViewFieldAggregationModifier and TypeMethodDescriptionAbstractSqlProgrammer.getSqlFunctionName(ViewFieldAggregation aggregation)