No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.RecordViewSection クラス
レコード詳細のレコード項目と値のセクション。
| 名前 | 型 | 説明 | 使用可能なバージョン |
|---|---|---|---|
| columnCount | Integer | レコードセクションに項目をレイアウトするために使用する列の数。 | 29.0 |
| columnOrder | ConnectApi.RecordColumnOrder 列挙 | レコードセクションに項目をレイアウトするために fields プロパティで使用する項目の順序。
|
29.0 |
| fields | ConnectApi.AbstractRecordField | このセクションに含まれるレコードの項目と値。 | 29.0 |
| heading | String | この項目のセクションを表示するときに使用するローカライズされた表示ラベル。 | 29.0 |
| isCollapsible | Boolean | このセクションを折りたたんですべての項目を非表示にできるか (true)、否か (false) を示します。 | 29.0 |