[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.IButtonComboEditorOption

インターフェイス: IButtonComboEditorOption

Sheets.Designer.IButtonComboEditorOption

階層

Table of contents

プロパティ

メソッド

プロパティ

bindingPath

オプション bindingPath: string

継承元

IBindingComponentBaseOption.bindingPath


buttonClassName

buttonClassName: string


className

オプション className: string

継承元

IBindingComponentBaseOption.className


enableWhen

オプション enableWhen: string

継承元

IBindingComponentBaseOption.enableWhen


id

オプション id: string

継承元

IBindingComponentBaseOption.id


margin

オプション margin: string

継承元

IBindingComponentBaseOption.margin


mutexWith

オプション mutexWith: string

継承元

IBindingComponentBaseOption.mutexWith


popupWidth

popupWidth: number


type

type: "ButtonComboEditor"


visibleWhen

オプション visibleWhen: string

継承元

IBindingComponentBaseOption.visibleWhen

メソッド

generateItemsFunc

generateItemsFunc(v): IListGroupItemData[]

パラメータ

名前
v any

戻り値

IListGroupItemData[]


getValueFunc

Optional getValueFunc(instance): any

パラメータ

名前
instance any

戻り値

any


setValueFunc

Optional setValueFunc(instance, v): void

パラメータ

名前
instance any
v any

戻り値

void