ERPPieChart - items, nameKey, valueKey were already bound, but eclipse still warning
ERPPieChart - items, nameKey, valueKey were already bound, but eclipse still warning
- Subject: ERPPieChart - items, nameKey, valueKey were already bound, but eclipse still warning
- From: "Yung-Luen Lan" <email@hidden>
- Date: Sun, 4 May 2008 17:23:07 +0800
Hi,
Here is my ERPPieChart.wod:
MyChart: ERPPieChart {
items = hashes;
nameKey = "Brand";
valueKey = "Quality";
}
Although I've already supplied items, nameKey and valueKey, eclipse
still give me an error "Either items, nameKey and valueKey or dataset
must be bound."
(hashes return a HashMap)
Any idea? I use WO 5.4 on Leopard with Eclipse 3.3 and the latest
Project Wonder.
Regards,
yllan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden