Révision 3530

TXM/trunk/org.txm.chartsengine.core/src/org/txm/chartsengine/core/results/ChartResult.java (revision 3530)
151 151
	}
152 152
	
153 153
	@Override
154
	protected boolean autoLoadParametersFromAnnotations() throws Exception {
154
	public boolean autoLoadParametersFromAnnotations() throws Exception {
155 155
		return (super.autoLoadParametersFromAnnotations()
156 156
				&& super.autoLoadParametersFromAnnotations(Parameter.RENDERING));
157 157
	}

Formats disponibles : Unified diff