Paket | com.adobe.solutions.rca.domain.common |
Arabirim | public interface IGanttDataItem |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
GanttChart
.
Özellik | Tanımlayan: | ||
---|---|---|---|
ganttItems : ArrayCollection [salt okunur]
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | IGanttDataItem | ||
itemEndDate : Date [salt okunur]
End date of the item. | IGanttDataItem | ||
itemName : String [salt okunur]
Name of the item. | IGanttDataItem | ||
itemStartDate : Date [salt okunur]
Start date of the item. | IGanttDataItem | ||
itemState : String [salt okunur]
State of the item. | IGanttDataItem | ||
itemStatus : String [salt okunur]
Status of the item. | IGanttDataItem | ||
itemType : String [salt okunur]
Type of item. | IGanttDataItem | ||
operationList : ArrayCollection [salt okunur]
A collection of operations that are available to a user through the context menu in the Gantt chart. | IGanttDataItem | ||
showChildren : Boolean
A Boolean flag to determine if the children need to be displayed. | IGanttDataItem | ||
showParent : Boolean
A Boolean flag to determine if the parent needs to be displayed. | IGanttDataItem |
Yöntem | Tanımlayan: | ||
---|---|---|---|
A Boolean function to determine if the item has displayable children. | IGanttDataItem |
ganttItems | özellik |
ganttItems:ArrayCollection
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
A collection of the displayable children that are displayed in the Gantt chart if showChildren
flag is set to True
.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, ganttItemsChanged
olayını gönderir.
Uygulama
public function get ganttItems():ArrayCollection
İlgili API Öğeleri
itemEndDate | özellik |
itemEndDate:Date
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
End date of the item.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, ganttDataItemDurationChanged
olayını gönderir.
Uygulama
public function get itemEndDate():Date
itemName | özellik |
itemName:String
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Name of the item.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, ganttDataItemNameChanged
olayını gönderir.
Uygulama
public function get itemName():String
itemStartDate | özellik |
itemStartDate:Date
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Start date of the item.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, ganttDataItemDurationChanged
olayını gönderir.
Uygulama
public function get itemStartDate():Date
itemState | özellik |
itemState:String
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
State of the item.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, ganttDataItemStateChanged
olayını gönderir.
Uygulama
public function get itemState():String
itemStatus | özellik |
itemStatus:String
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Status of the item.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, ganttDataItemStatusChanged
olayını gönderir.
Uygulama
public function get itemStatus():String
itemType | özellik |
operationList | özellik |
operationList:ArrayCollection
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
A collection of operations that are available to a user through the context menu in the Gantt chart.
Uygulama
public function get operationList():ArrayCollection
showChildren | özellik |
showChildren:Boolean
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to determine if the children need to be displayed.
Uygulama
public function get showChildren():Boolean
public function set showChildren(value:Boolean):void
showParent | özellik |
showParent:Boolean
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to determine if the parent needs to be displayed.
Uygulama
public function get showParent():Boolean
public function set showParent(value:Boolean):void
hasChildren | () | yöntem |
public function hasChildren():Boolean
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
A Boolean function to determine if the item has displayable children.
DöndürürBoolean — It returns a True value if there are displayable children.
|
Tue Jun 12 2018, 01:09 PM Z