blob: dbbb8a96b05f5de8e732993dd4fbf152c6edcdd1 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright (c) 2014 BREDEX GmbH.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
-->
<!-- CAUTION: don't format any entries, especially don't use line breaks!
The value of the formated item may contain formating characters like tabs or
newlines, making them unusable for class or data lookup!-->
<compSystem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../org.eclipse.jubula.toolkit.common/resources/xml/ToolkitComponentConfiguration.xsd">
<configVersion>
<majorVersion>1</majorVersion>
<minorVersion>36</minorVersion>
</configVersion>
<toolkitComponent type="javafx.scene.chart.PieChart" visible="true">
<realizes>guidancer.abstract.Widget</realizes>
<testerClass>org.eclipse.jubula.ext.rc.javafx.tester.PieChartTester</testerClass>
<componentClass name="javafx.scene.chart.PieChart" />
<action name="CompSystem.VerifyNrItems">
<method>rcVerifyNrItems</method>
<param name="CompSystem.Number">
<type>java.lang.Integer</type>
</param>
</action>
</toolkitComponent>
</compSystem>