| Package | lc.domain |
| Class | public class SearchFilterAttribute |
| Inheritance | SearchFilterAttribute Object |
SearchFilterAttribute class specifies properties
for a search filter.
| Property | Defined By | ||
|---|---|---|---|
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance.
| Object | |
| name : String
The name of the search filter attribute.
| SearchFilterAttribute | ||
![]() | prototype : Object
[static]
A reference to the prototype object of a class or function object.
| Object | |
| pvarTitle : String
The process variable title of the search filter attribute.
| SearchFilterAttribute | ||
| scope : String
The scope of a search filter attribute.
| SearchFilterAttribute | ||
| type : String
The type of the search filter attribute.
| SearchFilterAttribute | ||
| name | property |
name:String [read-write] The name of the search filter attribute.
public function get name():String
public function set name(value:String):void
| pvarTitle | property |
pvarTitle:String [read-write] The process variable title of the search filter attribute.
public function get pvarTitle():String
public function set pvarTitle(value:String):void
| scope | property |
scope:String [read-write] The scope of a search filter attribute.
public function get scope():String
public function set scope(value:String):void
| type | property |
type:String [read-write] The type of the search filter attribute.
public function get type():String
public function set type(value:String):void
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/SearchFilterAttribute.html