- QUALITY_DEFAULT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- QUALITY_DRAFT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- QUALITY_ENHANCED_LETTER - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- QUALITY_FAST_DRAFT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- QUALITY_LETTER - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- QUALITY_UNDEFINED - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- QUARTO - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrintSetupFactory
-
A standard page format mapping for excel.
- QUARTO - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
-
A standard paper size.
- QUERY - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
-
- QUERY_CACHE - Static variable in class org.pentaho.reporting.engine.classic.core.cache.DataCacheKey
-
- QUERY_LIMIT - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
-
- QUERY_LIMIT - Static variable in interface org.pentaho.reporting.engine.classic.core.DataFactory
-
An internal query parameter that holds the maximum number of rows a query should return.
- QUERY_SELECTED - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
-
- QUERY_TIMEOUT - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
-
- QUERY_TIMEOUT - Static variable in interface org.pentaho.reporting.engine.classic.core.DataFactory
-
An internal query parameter that holds the query timeout value.
- QueryAddAction - Class in org.pentaho.reporting.engine.classic.core.designtime.datafactory
-
- QueryAddAction(NamedQueryModel) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.datafactory.QueryAddAction
-
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
-
Queries a datasource.
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
Queries a datasource.
- queryData(String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.DataFactory
-
Queries a datasource.
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.ExternalDataFactory
-
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.NamedStaticDataFactory
-
Queries a datasource.
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDataFactory
-
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
Queries a datasource.
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
Queries a datasource.
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactory
-
Queries a datasource.
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.DesignTimeDataFactory
-
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.EmptyDataFactory
-
Queries a datasource.
- queryData(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.TableDataFactory
-
Queries a datasource.
- QueryDataRowWrapper - Class in org.pentaho.reporting.engine.classic.core.states
-
A data-row wrapper that adds a new artificial parameter to the original datarow that holds the query-limit.
- QueryDataRowWrapper(DataRow, Integer, Integer) - Constructor for class org.pentaho.reporting.engine.classic.core.states.QueryDataRowWrapper
-
- QueryDataRowWrapper(DataRow, int, int) - Constructor for class org.pentaho.reporting.engine.classic.core.states.QueryDataRowWrapper
-
- QueryDefinitionReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base.common
-
- QueryDefinitionReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionReadHandler
-
- QueryDefinitionsReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base.common
-
- QueryDefinitionsReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionsReadHandler
-
- queryFieldName(ReportElement) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- queryFieldOrValue(ExpressionRuntime, ReportElement) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- queryFreeForm(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
-
- queryFreeForm(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- queryFreeForm(String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.CompoundDataFactorySupport
-
- QueryLogicalPageInterceptor - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal
-
Creation-Date: 10.11.2006, 20:41:29
- QueryLogicalPageInterceptor(LogicalPageKey) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.QueryLogicalPageInterceptor
-
- QueryNameListCellRenderer - Class in org.pentaho.reporting.engine.classic.core.designtime.datafactory
-
- QueryNameListCellRenderer() - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.datafactory.QueryNameListCellRenderer
-
- QueryNameTextFieldDocumentListener<T> - Class in org.pentaho.reporting.engine.classic.core.designtime.datafactory
-
- QueryPhysicalPageInterceptor - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal
-
Creation-Date: 10.11.2006, 20:41:29
- QueryPhysicalPageInterceptor(PhysicalPageKey) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.QueryPhysicalPageInterceptor
-
- QueryRemoveAction - Class in org.pentaho.reporting.engine.classic.core.designtime.datafactory
-
- QueryRemoveAction(NamedQueryModel) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.datafactory.QueryRemoveAction
-
- queryResourceId(ExpressionRuntime, ReportElement) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- QuerySelectedHandler<T> - Class in org.pentaho.reporting.engine.classic.core.designtime.datafactory
-
- QuerySelectedHandler(NamedQueryModel<T>, JList) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.datafactory.QuerySelectedHandler
-
- queryStatic(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
-
- queryStatic(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- queryStatic(String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.CompoundDataFactorySupport
-
- queryStaticValue(ReportElement) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- QuoteTextFunction - Class in org.pentaho.reporting.engine.classic.core.function.formula
-
- QuoteTextFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.formula.QuoteTextFunction
-
- QuoteTextFunctionDescription - Class in org.pentaho.reporting.engine.classic.core.function.formula
-
- QuoteTextFunctionDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.function.formula.QuoteTextFunctionDescription
-