Tab
- Class Name:
- com::liquent::insight::manager::publisher::data::specialsheets::Tab
Note: If the
Tab class is declared in Assembly XML, then the
TabSetting class must also be declared.
| Field Name | Field Type | Matching UI Field | Req (Y/N) | Description | Acceptable Values | Default Value |
|---|---|---|---|---|---|---|
| name | string | N | This field is not used for import. | |||
| lastGenerationDate | date | Last Generated Date | N | This field is not used for import. | ||
| autoTextWrap | string | Auto Text Wrap | N | This field is not used for import. | ||
| fontBold | string | Font Bold | N | This field is not used for import. | ||
| fontItalic | string | Font Italic | N | This field is not used for import. | ||
| verticalText | string | Vertical Text | N | This field is not used for import. | ||
| previewFileName | string | N | This field is not used for import. | |||
| tabSettingId | long | Publishing Setting | Y | The value of the ID field of the TabSettings class. | ||
| generationLocationId | long | N | This field is not used for import. | |||
| tabText | string | Overridden Tab Text | N | Text that will overwrite the default tab text. | ||
| tabTextFromLibrary | string | Tab Text from Publishing Settings Library | N | This field is not used for import. | ||
| fontTypeId | long | Font Definition | N | This field is not used for import. | ||
| fontSize | int | Font Size | N | This field is not used for import. | ||
| printTabMediaTypeId | long | N | This field is not used for import. | |||
| ssIcon | string | Y | See fixed value. | Fixed value is TAB | ||
| specialSheetType | string | N | This field is not used for import. | |||
| assemblyId | long | Y | The value of the ID field of the Assembly class. | |||
| id | long | Y | Unique Tab ID represented by numerical value. This value will be used to populate corresponding fields in child classes. This ID will be replaced by the database ID in the imported assembly. | |||
| parentExtractId | long | N | This field is not used for import. | |||
| parentContentId | long | Y | The value of the ID field of the class that contains this Tab. It can be any class in the following list:
|
|||
| parentVolumeId | long | N | This field is not used for import. | |||
| documentSourceId | long | N | This field is not used for import. | |||
| childSeqNo | long | Y | Sequential number of the Tab in the list of Publishing Elements that defines the place in the sequence among the elements that are attached to the current Assembly node. The index starts from zero. See the example in Explanation for childSeqNo Field. | 0, 1, 2, etc. | ||
| changeReasonTypeId | long | N | This field is not used for import. | |||
| changeReasonComment | string | N | This field is not used for import. | |||
| begDate | date | N | This field is not used for import. | |||
| begUserId | long | N | This field is not used for import. | |||
| creatorId | long | N | This field is not used for import. | |||
| creationDate | date | N | This field is not used for import. |