Interface: IListItemData
Sheets.Designer.IListItemData
Hierarchy
Table of contents
Properties
Properties
bigIcon
• Optional bigIcon: boolean
Inherited from
IListSubItemData.bigIcon
className
• Optional className: string
Inherited from
IListSubItemData.className
commandName
• Optional commandName: string
Inherited from
IListSubItemData.commandName
dom
• Optional dom: HTMLElement
Inherited from
IListSubItemData.dom
enabled
• Optional enabled: boolean
Inherited from
IListSubItemData.enabled
iconClass
• Optional iconClass: string
Inherited from
IListSubItemData.iconClass
iconHeight
• Optional iconHeight: number
Inherited from
IListSubItemData.iconHeight
iconWidth
• Optional iconWidth: number
Inherited from
IListSubItemData.iconWidth
selected
• Optional selected: boolean
Inherited from
IListSubItemData.selected
subItems
• Optional subItems: IListGroupItemData[]
Inherited from
IListSubItemData.subItems
subListWidth
• Optional subListWidth: number
text
• Optional text: string
Inherited from
IListSubItemData.text
textClass
• Optional textClass: string
Inherited from
IListSubItemData.textClass
tip
• Optional tip: string
Inherited from
IListSubItemData.tip
type
• Optional type: "separator" | "listItem"
Inherited from
IListSubItemData.type
unionValue
• Optional unionValue: boolean
Inherited from
IListSubItemData.unionValue
value
• Optional value: string | number
Inherited from
IListSubItemData.value
visible
• Optional visible: boolean
Inherited from
IListSubItemData.visible