適用於 Adobe® Flash® Platform 的 ActionScript® 3.0 參考
首頁  |  隱藏套件和類別清單 |  套件  |  類別  |  新增內容  |  索引  |  附錄  |  為什麼顯示英文?
篩選: 從伺服器擷取資料...
從伺服器擷取資料...
com.adobe.solutions.rca.domain.impl 

Reviewer  - AS3 Review, Commenting, and Approval

套件com.adobe.solutions.rca.domain.impl
類別public class Reviewer
繼承Reviewer Inheritance StageParticipant Inheritance Participant Inheritance Object
實作 IReviewer

語言版本: ActionScript 3.0
產品版本: Review, Commenting, and Approval Building Block 10.0
執行階段版本: Flash Player 10.2, AIR (unsupported)

This class defines a reviewer in a review stage.



公用屬性
 屬性定義自
 InheritedadditionalMetadata : String
This property can be used to store additional metadata, while extending the application.
Participant
 InheritedassignedTo : IMemberCollection
[覆寫] [唯讀] Reference to the member collection to which this member is assigned.
StageParticipant
 InheritedcalculatedDuration : Number
Duration calculated from calculatedStartDate and calculatedEndDate.
StageParticipant
 InheritedcalculatedEndDate : Date
The endDate if the participant task has ended.
StageParticipant
 InheritedcalculatedStartDate : Date
The startDate if the participant task has started.
StageParticipant
 InheritedcanonicalName : String
[唯讀] CanonicalName of the member as defined in Document Server User Management.
Participant
 InheritedcompletedBy : String
This property stores the reference to the user who completed the task assigned to a participant.
Participant
 InheritedcompletedFromIP : String
This property holds the IP from which a task assigned to a participant is completed.
Participant
 Inheritedconstructor : Object
類別物件的參照或是特定物件實體的建構函數。
Object
 InheritedcreatedAt : String
The state of review when this participant was added
StageParticipant
 Inheriteddisposition : String
Current disposition of a participant, if any.
Participant
 InheriteddomainName : String
[唯讀] Domain name of the member as defined in Document Server User Management.
Participant
 Inheritedemail : String
[唯讀] Email of the member.
Participant
 InheritedendDate : Date
End date of participant's role in the stage.
StageParticipant
 InheritedfinalComments : String
The final comments made by the participant after reviewing or approving a document.
Participant
 InheritedganttItems : ArrayCollection
[唯讀] A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
StageParticipant
 Inheritedid : String
[唯讀] Unique identifier for a participant.
Participant
 InheriteditemEndDate : Date
[唯讀] End date of the item.
StageParticipant
 InheriteditemName : String
[唯讀] Name of the item.
StageParticipant
 InheriteditemStartDate : Date
[唯讀] Start date of the item.
StageParticipant
 InheriteditemState : String
[唯讀] State of the item.
StageParticipant
 InheriteditemStatus : String
[唯讀] Status of the item.
StageParticipant
 InheriteditemType : String
[唯讀] Type of item.
StageParticipant
 Inheritedname : String
[唯讀] Name of the member.
Participant
  operationList : ArrayCollection
[覆寫] [唯讀] A collection of operations that are available to a user through the context menu in the Gantt chart.
Reviewer
  optional : Boolean
A Boolean value to decide if the reviewer is optional or not.
Reviewer
 InheritedreviewContext : IReviewContext
The details of the review version of which a participant is a part.
Participant
 InheritedreviewStage : IStage
Stage object which has this participant object in its list of participants.
StageParticipant
  role : String
[覆寫] [唯讀] Role of the member in the workflow.
Reviewer
 InheritedshowChildren : Boolean
A Boolean flag to determine if the children need to be displayed.
StageParticipant
 InheritedshowParent : Boolean
A Boolean flag to determine if the parent needs to be displayed.
StageParticipant
 InheritedstartDate : Date
Start date of participant's role in the stage.
StageParticipant
 Inheritedstatus : String
Current status of a participant.
Participant
 Inheritedtitle : String
[唯讀] Title of the member in the workflow.
Participant
 Inheritedtype : String
[唯讀]
Participant
 Inheriteduser : IUser
The user object for a participant.
Participant
 Inheritedvo : ParticipantVO
The Value Object for a participant.
Participant
公用方法
 方法定義自
  
Reviewer(value:ReviewerVO = null)
The constructor for Reviewer class.
Reviewer
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event.
Participant
 Inherited
Populates the calculatedStartDate and calculatedEndDate fields.
StageParticipant
 Inherited
Dispatches an event into the event flow.
Participant
 Inherited
A Boolean function to determine if the item has displayable children.
StageParticipant
 Inherited
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
Participant
 Inherited
指出物件是否有已定義的指定屬性。
Object
 Inherited
指出 Object 類別的實體是否位於指定為參數的物件原型鏈中。
Object
 Inherited
指出指定的屬性是否存在,以及是否可列舉。
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Removes a listener from the EventDispatcher object.
Participant
 Inherited
為迴圈作業設定動態屬性的可用性。
Object
  
Toggles the optional property of the reviewer.
Reviewer
 Inherited
傳回代表此物件的字串,根據地區特定慣例進行格式化。
Object
 Inherited
會傳回指定之物件的字串形式。
Object
 Inherited
會傳回指定之物件的基本值。
Object
 Inherited
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
Participant
屬性詳細資訊

operationList

屬性
operationList:ArrayCollection  [唯讀] [覆寫]

語言版本: ActionScript 3.0
產品版本: Review, Commenting, and Approval Building Block 10
執行階段版本: Flash Player 10.2, AIR (unsupported)

A collection of operations that are available to a user through the context menu in the Gantt chart.



實作
    override public function get operationList():ArrayCollection

optional

屬性 
optional:Boolean

語言版本: ActionScript 3.0
產品版本: Review, Commenting, and Approval Building Block 10
執行階段版本: Flash Player 10.2, AIR (unsupported)

A Boolean value to decide if the reviewer is optional or not.



實作
    public function get optional():Boolean
    public function set optional(value:Boolean):void

role

屬性 
role:String  [唯讀] [覆寫]

語言版本: ActionScript 3.0
產品版本: Review, Commenting, and Approval Building Block 10
執行階段版本: Flash Player 10.2, AIR (unsupported)

Role of the member in the workflow.



實作
    override public function get role():String
建構函式詳細資料

Reviewer

()建構函式
public function Reviewer(value:ReviewerVO = null)

語言版本: ActionScript 3.0
產品版本: Review, Commenting, and Approval Building Block 10.0
執行階段版本: Flash Player 10.2, AIR (unsupported)

The constructor for Reviewer class.

參數
value:ReviewerVO (default = null) — Reviewer value object.
方法詳細資訊

toggleReviewerType

()方法
public function toggleReviewerType():mx.rpc:AsyncToken

語言版本: ActionScript 3.0
產品版本: Review, Commenting, and Approval Building Block 10
執行階段版本: Flash Player 10.2, AIR (unsupported)

Toggles the optional property of the reviewer.

傳回值
mx.rpc:AsyncToken




[ X ]為什麼顯示英文?
「ActionScript 3.0 參考」的內容是以英文顯示

並非所有「ActionScript 3.0 參考」的內容都翻譯為所有語言。當語言元素未翻譯時,就會以英文顯示。例如,ga.controls.HelpBox 類別並沒有翻譯為任何語言。因此在參考的繁體中文版本中,ga.controls.HelpBox 類別就會以英文顯示。