- BaseMediaListItem ⇐
BaseDirective - BaseMediaListItem
Kind: global class
Extends: BaseDirective
- BaseMediaListItem ⇐
BaseDirective
构造方法
| Param | Type | Description |
|---|---|---|
| title | string |
音频 |
| titleSubtext1 | string |
音频 |
设置token
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| token | string |
token |
设置isFavorited
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| bool | boolean |
是否是喜欢的 |
设置image
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| image | string |
图片url |
设置titleSubtext1
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| titleSubtext1 | string |
一级子标题 |
设置titleSubtext2
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| titleSubtext2 | string |
二级子标题 |
Kind: global class
构造方法
| Param | Type | Description |
|---|---|---|
| title | string |
音频 |
| titleSubtext1 | string |
音频 |
设置token
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| token | string |
token |
设置isFavorited
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| bool | boolean |
是否是喜欢的 |
设置image
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| image | string |
图片url |
设置titleSubtext1
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| titleSubtext1 | string |
一级子标题 |
设置titleSubtext2
Kind: instance method of BaseMediaListItem
| Param | Type | Description |
|---|---|---|
| titleSubtext2 | string |
二级子标题 |