- Timestamp:
- 08/21/12 12:17:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/java/gssim/gssimstudio/flex/app/editor/GanntChart.java
r420 r421 105 105 private ServiceLog log = ServiceLog.getInstance(GanntChart.class); 106 106 107 @BlazeDsMethod() 107 108 public GanntChartModel getImageURLs(Integer expId, FileResourceManager fileResourceManager) throws IOException { 108 109 GanntChartModel model = (GanntChartModel) VineFlexUtilClass.getUIModel();
Note: See TracChangeset
for help on using the changeset viewer.