Pakket | com.adobe.solutions.prm.constant |
Klasse | public class ProjectType |
Overerving | ProjectType ![]() |
Subklassen | LocalizedProjectType |
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare eigenschappen
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
The constructor for ProjectType class. | ProjectType | ||
![]() |
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 | |
![]() |
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 |
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
CAMPAIGN : String = "CAMPAIGN" [statisch]
This type denotes a campaign. | ProjectType | ||
PROJECT : String = "PROJECT" [statisch]
This type denotes a child project. | ProjectType | ||
TYPES : Array [statisch]
An array of all the types of the project. | ProjectType |
Constructordetails
ProjectType | () | Constructor |
public function ProjectType()
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for ProjectType
class.
Constantedetails
CAMPAIGN | Constante |
public static const CAMPAIGN:String = "CAMPAIGN"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This type denotes a campaign.
PROJECT | Constante |
public static const PROJECT:String = "PROJECT"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This type denotes a child project.
TYPES | Constante |
public static const TYPES:Array
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
An array of all the types of the project.
Wed Jun 13 2018, 11:42 AM Z