| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart | |
| org.squashtest.tm.domain.customreport |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<CustomReportChartBinding,QCustomReportChartBinding> |
QChartDefinition.chartBindings |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<CustomReportChartBinding,QCustomReportChartBinding> |
QCustomReportDashboard.chartBindings |
| Modifier and Type | Method and Description |
|---|---|
CustomReportChartBinding |
CustomReportChartBinding.createCopy() |
| Modifier and Type | Method and Description |
|---|---|
Set<CustomReportChartBinding> |
CustomReportDashboard.getChartBindings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CustomReportChartBinding.hasMoved(CustomReportChartBinding transientBinding) |
void |
CustomReportChartBinding.move(CustomReportChartBinding transientBinding) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomReportDashboard.setChartBindings(Set<CustomReportChartBinding> chartBindings) |
| Constructor and Description |
|---|
QCustomReportChartBinding(Class<? extends CustomReportChartBinding> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomReportChartBinding(com.querydsl.core.types.Path<? extends CustomReportChartBinding> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.