dkburt / sofiaworks-salesforce-com

Automatically exported from code.google.com/p/sofiaworks-salesforce-com
0 stars 0 forks source link

No type definition for "GanttChartTask" #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add the classes, component, and page into a new org
2. Build out the required objects/fields

There is no type definition for "GanttChartTask" in any of the classes. It is 
not a salesforce 
custom object (lacks the trailing __c) so I assume this is a class that is 
missing in the repository.

ERROR Messages:
Save error: Apex class 'ganttcharttask' does not 
exist   Projectionist/src/components    
GanttChartComponent2.component  line 0

Save error: Invalid type: 
GanttChartTask  Projectionist/src/classes   GanttChart2Controller.cls   
line 9  1229642057859   90

Save error: Invalid type: GanttChartTask    Projectionist/src/classes   
GanttChartComponentController.cls   line 2  1229641824042   79

Original issue reported on code.google.com by colinloretz on 18 Dec 2008 at 11:28

GoogleCodeExporter commented 9 years ago
Did you ever get a response at all or figure out what the GanttChartTask 
definition is?

Original comment by Chris.Ha...@gmail.com on 29 Sep 2010 at 7:05

GoogleCodeExporter commented 9 years ago
where is GanttChartTask[] class

Original comment by sfdc.m...@gmail.com on 12 Sep 2011 at 6:38

GoogleCodeExporter commented 9 years ago
evolvin,

I never get response GanttChartTask, we are developing on Flex

Original comment by emmanni....@gmail.com on 30 Oct 2011 at 6:36