接口: IListItemData
Sheets.Designer.IListItemData
继承关系
Table of contents
属性
属性
bigIcon
• Optional
bigIcon: boolean
继承自
IListSubItemData.bigIcon
className
• Optional
className: string
继承自
IListSubItemData.className
commandName
• Optional
commandName: string
继承自
IListSubItemData.commandName
dom
• Optional
dom: HTMLElement
继承自
IListSubItemData.dom
enabled
• Optional
enabled: boolean
继承自
IListSubItemData.enabled
iconClass
• Optional
iconClass: string
继承自
IListSubItemData.iconClass
iconHeight
• Optional
iconHeight: number
继承自
IListSubItemData.iconHeight
iconWidth
• Optional
iconWidth: number
继承自
IListSubItemData.iconWidth
selected
• Optional
selected: boolean
继承自
IListSubItemData.selected
subItems
• Optional
subItems: IListGroupItemData
[]
继承自
IListSubItemData.subItems
subListWidth
• Optional
subListWidth: number
text
• Optional
text: string
继承自
IListSubItemData.text
textClass
• Optional
textClass: string
继承自
IListSubItemData.textClass
tip
• Optional
tip: string
继承自
IListSubItemData.tip
type
• Optional
type: "separator"
| "listItem"
继承自
IListSubItemData.type
unionValue
• Optional
unionValue: boolean
继承自
IListSubItemData.unionValue
value
• Optional
value: string
| number
继承自
IListSubItemData.value
visible
• Optional
visible: boolean
继承自
IListSubItemData.visible