Пакет | com.adobe.solutions.prm.vo |
Класс | public class ProjectVO |
Наследование | ProjectVO ![]() ![]() ![]() |
Реализует | IManaged |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Project Management Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Связанные элементы API
Since projects support nested sub-projects, this can be used to model a different hierarchy. A project entity has a type attribute, which can be used to classify a project entity. This can allow different projects to have different semantics, if desired. For example, the current implementation use two types Campaign and Project, where Campaign is a root project and Project is associated with its children. Top project in a hierarchy is called root project and an immediate parent is referred to as a parent project.
Общедоступные свойства
Свойство | Определено | ||
---|---|---|---|
![]() | constructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта. | Object |
Защищенные свойства
Общедоступные методы
Метод | Определено | ||
---|---|---|---|
![]() | 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 | |
![]() |
Показывает, определено ли заданное свойство для объекта. | Object | |
![]() |
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра. | Object | |
![]() |
Показывает наличие заданного свойства и его перечисляемость. | Object | |
![]() |
Removes a listener from the EventDispatcher object. | BaseEntityVO | |
![]() |
Задает доступность динамического свойства для операций цикла. | Object | |
![]() |
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали. | Object | |
![]() |
Возвращает строковое представление заданного объекта. | Object | |
![]() |
Возвращает элементарное значение заданного объекта. | Object | |
![]() |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | BaseEntityVO |
Tue Jun 12 2018, 11:34 AM Z