| 包 | com.adobe.ep.ux.content.model.search |
| 接口 | public interface ISearchUIControl |
| 实现器 | BaseSearchRenderer |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
公共属性
| 属性 | 由以下参数定义 | ||
|---|---|---|---|
| data : Object
data parameter for the data field
| ISearchUIControl | ||
| fieldName : String [只读]
fieldName parameter for the data field
| ISearchUIControl | ||
| label : String [只读]
Label Property for Search Control
| ISearchUIControl | ||
| propertyDescriptor : AssetPropertyDescriptor
Asset Property decriptor for search control
| ISearchUIControl | ||
| readOnly : Boolean
readOnly parameter for search control
| ISearchUIControl | ||
事件
| 事件 | 摘要 | 由以下参数定义 | ||
|---|---|---|---|---|
| searchFilterChange event is dispatched when user changes some search criteria for the search control. | ISearchUIControl | |||
属性详细信息
data | 属性 |
fieldName | 属性 |
label | 属性 |
propertyDescriptor | 属性 |
propertyDescriptor:AssetPropertyDescriptor| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
Asset Property decriptor for search control
实现
public function get propertyDescriptor():AssetPropertyDescriptor public function set propertyDescriptor(value:AssetPropertyDescriptor):voidreadOnly | 属性 |
事件详细信息
searchFilterChange | 事件 |
事件对象类型:
com.adobe.livecycle.assetmanager.client.event.SearchEvent| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
searchFilterChange event is dispatched when user changes some search criteria for the search control.
Tue Jun 12 2018, 11:04 AM Z