| Package | lc.domain |
| Class | public class FavoriteCategory |
| Inheritance | FavoriteCategory Category DomainObject Object |
FavoriteCategory class represents a special category that contains
the list of processes a user commonly initiates. Each process that a user initiates
uses a form in LiveCycle Workspace ES.
See also
| Property | Defined By | ||
|---|---|---|---|
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance.
| Object | |
![]() | description : String
The description of the category.
| Category | |
![]() | endpoints : ListCollectionView = null
A collection of endpoints for a category.
| Category | |
| favoriteManager : IFavoritesManager
The favorites manager.
| FavoriteCategory | ||
![]() | filled : Boolean
[read-only]
Indicates whether the endpoints are available.
| Category | |
![]() | name : String
The name of the category.
| Category | |
![]() | prototype : Object
[static]
A reference to the prototype object of a class or function object.
| Object | |
![]() | session : SessionMap
[read-only]
A SessionMap object that stores information relating to the server session.
| DomainObject | |
| Method | Defined By | ||
|---|---|---|---|
|
FavoriteCategory(session:SessionMap)
Constructor.
| FavoriteCategory | ||
![]() |
Indicates whether an object has a specified property defined.
| Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter.
| Object | |
![]() |
Loads the endpoints collection into the Category object.
| Category | |
![]() |
Indicates whether the specified property exists and is enumerable.
| Object | |
![]() |
Sets the availability of a dynamic property for loop operations.
| Object | |
![]() |
Returns the string representation of the specified object.
| Object | |
![]() |
Returns the primitive value of the specified object.
| Object | |
| favoriteManager | property |
| FavoriteCategory | () | Constructor |
public function FavoriteCategory(session:SessionMap)
Constructor.
Parameterssession:SessionMap — Specifies the information relating to the server session.
|
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/lc/domain/FavoriteCategory.html