Interface and Description |
---|
com.aspose.tasks.IHitTestResult
This type is not used anymore and will be deleted in future releases
|
com.aspose.tasks.IRenderResult
This type is not used anymore and will be deleted in future releases
|
Class and Description |
---|
com.aspose.tasks.BaseHtmlRenderParam
This type is not used anymore and will be deleted in future releases
|
com.aspose.tasks.BaseImageRenderParam
This type is not used anymore and will be deleted in future releases
|
com.aspose.tasks.BaseRenderParam
This type is not used anymore and will be deleted in future releases
|
com.aspose.tasks.HtmlRenderStyles
This type is not used anymore and will be deleted in future releases
|
com.aspose.tasks.IRenderParam
This type is not used anymore and will be deleted in future releases
|
Method and Description |
---|
com.aspose.tasks.ExtendedAttributeDefinition.createLookupDefinition()
The method is not used anymore and will be removed after the release 20.11. Use the
CreateLookupTaskDefinition(CustomFieldType,ExtendedAttributeTask,string) or
CreateLookupResourceDefinition(CustomFieldType,ExtendedAttributeResource,string) methods instead.
|
com.aspose.tasks.ExtendedAttribute.getAttributeDefinition()
This property's setter is obsolete and will be removed in v 20.12. Please use factory methods of
ExtendedAttributeDefinition class to create instance of ExtendedAttribute for the specific
AttributeDefinition. The getter can be safely used.
|
com.aspose.tasks.ExtendedAttribute.getFieldId()
This property's setter is obsolete and will be removed in v 20.12. Please use factory methods of
ExtendedAttributeDefinition class to create instance of ExtendedAttribute for the specific
AttributeDefinition. The getter can be safely used.
|
com.aspose.tasks.View.getIndex()
This property is not used anymore and will be removed after the release 20.10.
|
com.aspose.tasks.Value.getNumberValue()
This property will be deleted in future releases (not earlier than 20.8). Please use NumericValue
instead.
|
com.aspose.tasks.AvailabilityPeriod.getParentResource()
This property is obsolete and will be removed after the release 20.11.
|
com.aspose.tasks.GanttBarStyle.getShowFor()
This property will be deleted in release 20.11. Please use more specific 'ShowForCategories' for base
styles and 'ShowForTaskUid' for per-task styles.
|
com.aspose.tasks.SaveOptions.getShowProjectSummaryTask()
This property is not used anymore and will be removed in version 20.11. Use
project.Get(Prj.ShowProjectSummaryTask) and project.Set(Prj.ShowProjectSummaryTask, value) methods
instead.
|
com.aspose.tasks.SaveOptions.getTimescaleTier()
This property is not used anymore and will be removed in version 20.12. Use view's timescale settings
(*TimescaleTier properties) or SaveOptions.Timescale property to control rendering of timescale tiers.
|
com.aspose.tasks.Calendar.make24HourCalendar()
The method is not used anymore and will be removed after the release 20.10. Use the
Calendar.Make24HourCalendar(Calendar) method instead.
|
com.aspose.tasks.Calendar.makeNightShiftCalendar()
The method is not used anymore and will be removed after the release 20.10. Use the
Calendar.MakeNightShiftCalendar(Calendar) method instead.
|
com.aspose.tasks.Calendar.makeStandardCalendar()
The method is not used anymore and will be removed after the release 20.10. Use the
Calendar.MakeStandardCalendar(Calendar) method instead.
|
com.aspose.tasks.ExtendedAttribute.setAttributeDefinition(ExtendedAttributeDefinition)
This property's setter is obsolete and will be removed in v 20.12. Please use factory methods of
ExtendedAttributeDefinition class to create instance of ExtendedAttribute for the specific
AttributeDefinition. The getter can be safely used.
|
com.aspose.tasks.ExtendedAttribute.setFieldId(String)
This property's setter is obsolete and will be removed in v 20.12. Please use factory methods of
ExtendedAttributeDefinition class to create instance of ExtendedAttribute for the specific
AttributeDefinition. The getter can be safely used.
|
com.aspose.tasks.Value.setNumberValue(int)
This property will be deleted in future releases (not earlier than 20.8). Please use NumericValue
instead.
|
com.aspose.tasks.GanttBarStyle.setShowFor(String)
This property will be deleted in release 20.11. Please use more specific 'ShowForCategories' for base
styles and 'ShowForTaskUid' for per-task styles.
|
com.aspose.tasks.SaveOptions.setShowProjectSummaryTask(boolean)
This property is not used anymore and will be removed in version 20.11. Use
project.Get(Prj.ShowProjectSummaryTask) and project.Set(Prj.ShowProjectSummaryTask, value) methods
instead.
|
com.aspose.tasks.SaveOptions.setTimescaleTier(TimescaleTier)
This property is not used anymore and will be removed in version 20.12. Use view's timescale settings
(*TimescaleTier properties) or SaveOptions.Timescale property to control rendering of timescale tiers.
|
Constructor and Description |
---|
com.aspose.tasks.Calendar(String)
The constructor is not used anymore and will be removed after the release 20.10. Use
Project.getCalendars().add() method's overloads instead.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.