Packagelc.domain
Classpublic class FavoriteCategory
InheritanceFavoriteCategory Inheritance Category Inheritance DomainObject Inheritance Object

The 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

lc.domain.Category


Public Properties
 PropertyDefined By
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
 Inheriteddescription : String
The description of the category.
Category
 Inheritedendpoints : ListCollectionView = null
A collection of endpoints for a category.
Category
  favoriteManager : IFavoritesManager
The favorites manager.
FavoriteCategory
 Inheritedfilled : Boolean
[read-only] Indicates whether the endpoints are available.
Category
 Inheritedname : String
The name of the category.
Category
 Inheritedprototype : Object
[static] A reference to the prototype object of a class or function object.
Object
 Inheritedsession : SessionMap
[read-only] A SessionMap object that stores information relating to the server session.
DomainObject
Public Methods
 MethodDefined By
  
Constructor.
FavoriteCategory
 Inherited
Indicates whether an object has a specified property defined.
Object
 Inherited
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
Object
 Inherited
Loads the endpoints collection into the Category object.
Category
 Inherited
Indicates whether the specified property exists and is enumerable.
Object
 Inherited
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Property Detail
favoriteManagerproperty
public var favoriteManager:IFavoritesManager

The favorites manager.

See also

Constructor Detail
FavoriteCategory()Constructor
public function FavoriteCategory(session:SessionMap)

Constructor.

Parameters
session: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