Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaTotalControlPoint
Packages that use QuerySchemaTotalControlPoint
Package
Description
-
Uses of QuerySchemaTotalControlPoint in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return QuerySchemaTotalControlPointModifier and TypeMethodDescriptionQlFactory.createQuerySchemaTotalControlPoint()
Returns a new object of class 'Query Schema Total Control Point'.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type QuerySchemaTotalControlPointModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaTotalControlPoint>
QuerySchemaSelectQuery.getTotalControlPoints()
Returns the value of the 'Total Control Points' containment reference list. -
Uses of QuerySchemaTotalControlPoint in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaTotalControlPointModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Schema Total Control Point'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaTotalControlPointMethods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type QuerySchemaTotalControlPointModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaTotalControlPoint>
QuerySchemaSelectQueryImpl.getTotalControlPoints()
-
Uses of QuerySchemaTotalControlPoint in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaTotalControlPointModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaTotalControlPoint
(QuerySchemaTotalControlPoint object) Returns the result of interpreting the object as an instance of 'Query Schema Total Control Point'. -
Uses of QuerySchemaTotalControlPoint in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type QuerySchemaTotalControlPointModifier and TypeMethodDescriptionvoid
QlValidator.checkPeriodsTotalsControlPoint
(QuerySchemaTotalControlPoint controlPoint) -
Uses of QuerySchemaTotalControlPoint in com._1c.g5.v8.dt.qw.ui.editproviders
Methods in com._1c.g5.v8.dt.qw.ui.editproviders that return QuerySchemaTotalControlPointModifier and TypeMethodDescription -
Uses of QuerySchemaTotalControlPoint in com._1c.g5.v8.dt.qw.ui.labelproviders
Methods in com._1c.g5.v8.dt.qw.ui.labelproviders with parameters of type QuerySchemaTotalControlPointModifier and TypeMethodDescriptionstatic String
TotalsControlsPointsLabelProvider.getAlias
(QueryWizardSource source, QuerySchemaTotalControlPoint controlPoint) Get alias for total control point -
Uses of QuerySchemaTotalControlPoint in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils with parameters of type QuerySchemaTotalControlPointModifier and TypeMethodDescriptionstatic String
QueryTextResultProcessing.getTotalName
(QueryWizardSource source, QuerySchemaTotalControlPoint total) Get total namestatic String
QueryTextResultProcessing.getTotalPresentation
(QueryWizardSource source, QuerySchemaTotalControlPoint total, List<QuerySchemaExpression> fields, List<QueryTextResultProcessing.ExpressionPresentation> allPresentations, Map<String, QuerySchemaExpression> allAliases) Get total presentationMethod parameters in com._1c.g5.v8.dt.qw.ui.utils with type arguments of type QuerySchemaTotalControlPointModifier and TypeMethodDescriptionvoid
SpreadsheetDocumentTemplateBuilder.fillSpreadsheetDocument
(SpreadsheetDocument spreadsheetDocument, List<QuerySchemaTotalControlPoint> totals, List<QuerySchemaExpression> totalsExpressions, List<QuerySchemaExpression> allFields, boolean isCommonTotals) Fill spreadsheet document