[]
Sheets.Designer.IButtonComboEditorOption
↳ IButtonComboEditorOption
• Optional bindingPath: string
IBindingComponentBaseOption.bindingPath
• buttonClassName: string
• Optional className: string
IBindingComponentBaseOption.className
• Optional enableWhen: string
IBindingComponentBaseOption.enableWhen
• Optional id: string
IBindingComponentBaseOption.id
• Optional margin: string
IBindingComponentBaseOption.margin
• Optional mutexWith: string
IBindingComponentBaseOption.mutexWith
• popupWidth: number
• type: "ButtonComboEditor"
• Optional visibleWhen: string
IBindingComponentBaseOption.visibleWhen
▸ generateItemsFunc(v): IListGroupItemData[]
| Name | Type |
|---|---|
v |
any |
▸ Optional getValueFunc(instance): any
| Name | Type |
|---|---|
instance |
any |
any
▸ Optional setValueFunc(instance, v): void
| Name | Type |
|---|---|
instance |
any |
v |
any |
void