| Pakket | com.adobe.solutions.prm.vo |
| Klasse | public class ExtendableTaggedEntityVO |
| Overerving | ExtendableTaggedEntityVO BaseEntityVO Object |
| Subklassen | MileStoneVO, ProjectVO, TeamMemberVO, WorkItemVO |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Project Management Building Block 10.0 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
| attributes : Object
Defines the map of key value pair attributes. | ExtendableTaggedEntityVO | ||
![]() | constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | |
![]() | createdBy : String
Principal name for a user who created an entity. | BaseEntityVO | |
![]() | creationDate : Date
Date of creation of an entity. | BaseEntityVO | |
![]() | description : String
Description. | BaseEntityVO | |
![]() | id : String
Unique identifier. | BaseEntityVO | |
![]() | lastUpdatedBy : String
Principal name for a user who last updated an entity. | BaseEntityVO | |
![]() | lastUpdatedDate : Date
Date when an entity was last updated. | BaseEntityVO | |
| tags : IList
Defines the list of tags that can be associated with an entity. | ExtendableTaggedEntityVO | ||
Beschermde eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
| _attributes : Object
Map of key value pair attributes. | ExtendableTaggedEntityVO | ||
![]() | _createdBy : String
Principal name for a user who created an entity. | BaseEntityVO | |
![]() | _creationDate : Date
Creation date for an entity. | BaseEntityVO | |
![]() | _description : String
Description of an entity. | BaseEntityVO | |
![]() | _id : String
Unique identifier. | BaseEntityVO | |
![]() | _lastUpdatedBy : String
Principal name for a user who last updated an entity. | BaseEntityVO | |
![]() | _lastUpdatedDate : Date
Date when an entity was last updated. | BaseEntityVO | |
| _tags : ArrayCollection
List of tags that can be associated with an entity. | ExtendableTaggedEntityVO | ||
Openbare methoden
| Methode | Gedefinieerd door | ||
|---|---|---|---|
The constructor for ExtendableTaggedEntityVO class. | ExtendableTaggedEntityVO | ||
![]() | 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. | BaseEntityVO | |
![]() |
Dispatches an event into the event flow. | BaseEntityVO | |
![]() |
Checks whether the EventDispatcher object has any listeners registered for a specific type
of event. | BaseEntityVO | |
![]() |
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | |
![]() |
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | |
![]() |
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | |
![]() |
Removes a listener from the EventDispatcher object. | BaseEntityVO | |
![]() |
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | |
![]() |
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | |
![]() |
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | |
![]() |
Retourneert de primitieve waarde van het opgegeven object. | Object | |
![]() |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | BaseEntityVO | |
Eigenschapdetails
_attributes | eigenschap |
protected var _attributes:Object| Taalversie: | ActionScript 3.0 |
| Productversie: | Project Management Building Block 10.0 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Map of key value pair attributes. This map can be used to store additional information.
_tags | eigenschap |
protected var _tags:ArrayCollection| Taalversie: | ActionScript 3.0 |
| Productversie: | Project Management Building Block 10.0 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
List of tags that can be associated with an entity.
attributes | eigenschap |
attributes:Object| Taalversie: | ActionScript 3.0 |
| Productversie: | Project Management Building Block 10.0 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Defines the map of key value pair attributes.
Implementatie
public function get attributes():Object public function set attributes(value:Object):voidtags | eigenschap |
Constructordetails
ExtendableTaggedEntityVO | () | Constructor |
public function ExtendableTaggedEntityVO()| Taalversie: | ActionScript 3.0 |
| Productversie: | Project Management Building Block 10.0 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for ExtendableTaggedEntityVO class.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven