| 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():DateitemName | ö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():StringitemStartDate | ö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():DateitemState | ö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():StringitemStatus | ö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():StringitemType | ö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():ArrayCollectionshowChildren | ö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):voidshowParent | ö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):voidhasChildren | () | 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