| Package | lc.domain |
| Class | public class SearchTemplateDescriptors |
| Inheritance | SearchTemplateDescriptors DomainObject Object |
SearchTemplateDescriptors class is used for working with multiple
search template descriptors.
See also
| Property | Defined By | ||
|---|---|---|---|
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance.
| Object | |
![]() | prototype : Object
[static]
A reference to the prototype object of a class or function object.
| Object | |
| searchTemplateDescriptors : ListCollectionView
A collection of search template descriptors.
| SearchTemplateDescriptors | ||
![]() | session : SessionMap
[read-only]
A SessionMap object that stores information relating to the server session.
| DomainObject | |
| Method | Defined By | ||
|---|---|---|---|
|
SearchTemplateDescriptors(session:SessionMap)
Constructor.
| SearchTemplateDescriptors | ||
|
Retrieves the associated TaskManager object based on the session.
| SearchTemplateDescriptors | ||
![]() |
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 a collection of search template descriptors.
| SearchTemplateDescriptors | ||
![]() |
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 | |
| searchTemplateDescriptors | property |
public var searchTemplateDescriptors:ListCollectionView
A collection of search template descriptors.
| SearchTemplateDescriptors | () | Constructor |
public function SearchTemplateDescriptors(session:SessionMap)
Constructor.
Parameterssession:SessionMap — Specifies the information relating to the server session.
|
| getTaskManager | () | method |
public function getTaskManager():ITaskManager
Retrieves the associated TaskManager object based on the session.
ITaskManager — An object that implements the ITaskManager interface.
|
| loadSearchTemplateDescriptors | () | method |
public function loadSearchTemplateDescriptors():Token
Loads a collection of search template descriptors.
ReturnsToken — A token representing a collection of search template descriptors
|
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/SearchTemplateDescriptors.html