Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
com.adobe.solutions.rca.domain 

IReviewer  - AS3 Review, Commenting, and Approval

Pacchettocom.adobe.solutions.rca.domain
Interfacciapublic interface IReviewer extends IStageParticipant , IParticipant , IGanttDataItem , IMember
Implementatori Reviewer

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Review, Commenting, and Approval 10.0
Versioni runtime: Flash Player 10.2, AIR (unsupported)

Defines the properties of a reviewer participant in a review stage.



Proprietà pubbliche
 ProprietàDefinito da
 InheritedadditionalMetadata : String
This property can be used to store additional metadata, while extending the application.
IParticipant
 InheritedassignedTo : IMemberCollection
[sola lettura] Reference to the member collection to which this member is assigned.
IMember
 InheritedcalculatedDuration : Number
Duration calculated from calculatedStartDate and calculatedEndDate.
IStageParticipant
 InheritedcalculatedEndDate : Date
The endDate if the participant task has ended.
IStageParticipant
 InheritedcalculatedStartDate : Date
The startDate if the participant task has started.
IStageParticipant
 InheritedcanonicalName : String
[sola lettura] CanonicalName of the member as defined in Document Server User Management.
IMember
 InheritedcompletedBy : String
This property stores the reference to the user who completed the task assigned to a participant.
IParticipant
 InheritedcompletedFromIP : String
This property holds the IP from which a task assigned to a participant is completed.
IParticipant
 InheritedcreatedAt : String
The state of review when this participant was added
IStageParticipant
 Inheriteddisposition : String
Current disposition of a participant, if any.
IParticipant
 InheriteddomainName : String
[sola lettura] Domain name of the member as defined in Document Server User Management.
IMember
 Inheritedemail : String
[sola lettura] Email of the member.
IMember
 InheritedendDate : Date
End date of participant's role in the stage.
IStageParticipant
 InheritedfinalComments : String
The final comments made by the participant after reviewing or approving a document.
IParticipant
 InheritedganttItems : ArrayCollection
[sola lettura] A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
IGanttDataItem
 Inheritedid : String
[sola lettura] Unique identifier for a participant.
IParticipant
 InheriteditemEndDate : Date
[sola lettura] End date of the item.
IGanttDataItem
 InheriteditemName : String
[sola lettura] Name of the item.
IGanttDataItem
 InheriteditemStartDate : Date
[sola lettura] Start date of the item.
IGanttDataItem
 InheriteditemState : String
[sola lettura] State of the item.
IGanttDataItem
 InheriteditemStatus : String
[sola lettura] Status of the item.
IGanttDataItem
 InheriteditemType : String
[sola lettura] Type of item.
IGanttDataItem
 Inheritedname : String
[sola lettura] Name of the member.
IMember
 InheritedoperationList : ArrayCollection
[sola lettura] A collection of operations that are available to a user through the context menu in the Gantt chart.
IGanttDataItem
  optional : Boolean
A Boolean value to decide if the reviewer is optional or not.
IReviewer
 InheritedreviewContext : IReviewContext
The details of the review version of which a participant is a part.
IParticipant
 InheritedreviewStage : IStage
Stage object which has this participant object in its list of participants.
IStageParticipant
 Inheritedrole : String
[sola lettura] Role of the member in the workflow.
IMember
 InheritedshowChildren : Boolean
A Boolean flag to determine if the children need to be displayed.
IGanttDataItem
 InheritedshowParent : Boolean
A Boolean flag to determine if the parent needs to be displayed.
IGanttDataItem
 InheritedstartDate : Date
Start date of participant's role in the stage.
IStageParticipant
 Inheritedstatus : String
Current status of a participant.
IParticipant
 Inheritedtitle : String
[sola lettura] Title of the member in the workflow.
IMember
 Inheriteduser : IUser
The user object for a participant.
IParticipant
 Inheritedvo : ParticipantVO
The Value Object for a participant.
IParticipant
Metodi pubblici
 MetodoDefinito da
 Inherited
Populates the calculatedStartDate and calculatedEndDate fields.
IStageParticipant
 Inherited
A Boolean function to determine if the item has displayable children.
IGanttDataItem
  
Toggles the optional property of the reviewer.
IReviewer
Descrizione delle proprietà

optional

proprietà
optional:Boolean

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Review, Commenting, and Approval 10.0
Versioni runtime: Flash Player 10.2, AIR (unsupported)

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



Implementazione
    public function get optional():Boolean
    public function set optional(value:Boolean):void
Descrizione dei metodi

toggleReviewerType

()metodo
public function toggleReviewerType():mx.rpc:AsyncToken

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Review, Commenting, and Approval 10.0
Versioni runtime: Flash Player 10.2, AIR (unsupported)

Toggles the optional property of the reviewer.

Restituisce
mx.rpc:AsyncToken




[ X ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.