[]
        
(Showing Draft Content)

Interops.React.GcTagBox

GcTagBox クラス

階層

  • GcTagBox

プロパティ

allowCopyTag

allowCopyTag: boolean

コピー可能かどうかを取得または設定します。

allowCustomTag

allowCustomTag: boolean

カスタムタグを追加可能かどうかを取得または設定します。

allowDragTag

allowDragTag: boolean

ドラッグ操作可能かどうか

allowDropDownResize

allowDropDownResize: boolean

ドロップダウンリストリサイズ可能かどうか

allowResize

allowResize: boolean

継承元 GcTagBox.allowResize

リサイズ可能かどうかを取得または設定します。

allowSelectTag

allowSelectTag: boolean

選択可能かどうかを取得または設定します。

appendCustomTagToDropDown

appendCustomTagToDropDown: boolean

カスタムタグをドロップダウンリストに追加するかどうかを設定します。

applyCustomTagKey

applyCustomTagKey: Key

カスタムタグキーを適用するかどうかを取得または設定します。

autoFilter

autoFilter: AutoFilter | null

自動フィルタ

autoSelect

autoSelect: boolean

継承元 GcTagBox.autoSelect

自動選択モードを取得または設定します。

container

container: InputMan.HTMLElement

継承元 GcTagBox.container

コントロールのコンテナを取得または設定します。

displayMode

displayMode: TagBoxDisplayMode

継承元 GcTagBox.displayMode

表示モードを取得または設定します。

dropDownAlignmentMode

dropDownAlignmentMode: GcTagBoxDropDownAlignmentMode

ドロップダウンリストの整列モードを取得または設定します。

dropDownDisplayMemberPath

dropDownDisplayMemberPath: string

ドロップダウンリスト項目のパス

dropDownHeight

dropDownHeight: number | null

ドロップダウンリストの高さ

dropDownItemHeight

dropDownItemHeight: number

ドロップダウンリスト項目の高さ

dropDownItemTemplate

dropDownItemTemplate: string | null

ドロップダウンリスト項目のテンプレート

dropDownTreeConfig

dropDownTreeConfig: TagBoxDropDownTreeConfig

ドロップダウンリストのツリービューの設定情報を定義します。

dropDownType

dropDownType: TagBoxDropDownType

ドロップダウンリストの表示形式をリストまたはツリーに設定します。

dropDownWidth

dropDownWidth: number | null

ドロップダウンリストの幅

enabled

enabled: boolean

継承元 GcTagBox.enabled

有効化モードを取得または設定します。

floatingLabelDirection

floatingLabelDirection: FloatingLabelDirection

フローティングラベルの表示位置を設定します。

floatingLabelText

floatingLabelText: string

フローティングラベルの表示テキストを設定します。

floatingLabelType

floatingLabelType: FloatingLabelType

フローティングラベルの表示パターンを設定します。

height

height: number

継承元 GcTagBox.height

高さを取得または設定します。

imageAlignment

imageAlignment: GcTagImageAlignment

タグのアイコンの表示位置を設定または取得します。

items

items: object[] | string[] | null

継承元 TagBoxConfig.items

ドロップダウンリストの項目

maxHeight

maxHeight: number | string

継承元 GcTagBox.maxHeight

最大高を取得または設定します。

maxTagCount

maxTagCount: number

選択可能のタグの最大数

maxTagWidth

maxTagWidth: number

タグの最大幅

maxWidth

maxWidth: number | string

継承元 GcTagBox.maxWidth

最大幅を取得または設定します。

minHeight

minHeight: number | string

継承元 GcTagBox.minHeight

最小高を取得または設定します。

minWidth

minWidth: number | string

継承元 GcTagBox.minWidth

最小幅を取得または設定します。

readOnly

readOnly: boolean

継承元 GcTagBox.readOnly

読み取り専用モードを取得または設定します。

separator

separator: string

継承元 GcTagBox.separator

値を取得するときの区切りを取得または設定します。

showDropDown

showDropDown: boolean

ドロップダウンリストを表示するかどうかを取得または設定します。

showDropDownIfNoItems

showDropDownIfNoItems: boolean

項目がないとき、ドロップダウンリストを表示するかどうかを取得または設定します。

showImage

showImage: boolean

画像を表示するかどうか

tagImageMemberPath

tagImageMemberPath: string

テンプレートに設定した画像のパス

tagTemplate

tagTemplate: string | ((args: any): HTMLElement )

テンプレート

tagTextMemberPath

tagTextMemberPath: string

テンプレートに設定したテキストのパス

tagValidator

tagValidator: (args: any): boolean

バリデータを取得または設定します。

型宣言

    • (args: any): boolean
    • 引数

      • args: any

      戻り値 boolean

text

text: string

継承元 GcTagBox.text

テキストを取得または設定します。

uniqueTags

uniqueTags: boolean

重複選択可能かどうか

value

value: (object | string)[]

継承元 GcTagBox.value

値をを取得または設定します。

watermarkDisplayNullText

watermarkDisplayNullText: string

タグボックスコントロールにフォーカスがあり未入力のときの代替テキストを設定または取得します。

watermarkNullText

watermarkNullText: string

タグボックスコントロールにフォーカスがなく未入力のときの代替テキストを設定または取得します。

width

width: number

継承元 GcTagBox.width

幅を取得または設定します。

イベント

dropDownClosed

dropDownClosed: (sender: GcTagBox): void

タグボックスコントロールのドロップダウンリストを閉じるときに実行されます。

型宣言

dropDownOpened

dropDownOpened: (sender: GcTagBox): void

タグボックスコントロールのドロップダウンリストを開くときに実行されます。

型宣言

focusIn

focusIn: (sender: GcTagBox): void

継承元 GcTagBox.FocusIn

タグボックスコントロールにフォーカスするときに実行されます。

型宣言

focusOut

focusOut: (sender: GcTagBox): void

継承元 GcTagBox.FocusOut

タグボックスコントロールがフォーカスを失ったときに発生します。

型宣言

insertTag

insertTag: (sender: GcTagBox): void

継承元 GcTagBox.InsertTag

タグボックスコントロールにタグを挿入したときに実行されます。

型宣言

removeTag

removeTag: (sender: GcTagBox, e: GcTagBoxRemoveTagEventArgs): void

継承元 GcTagBox.RemoveTag

タグボックスコントロールにタグを削除したときに実行されます。

型宣言

valueChanged

valueChanged: (sender: GcTagBox): void

タグボックスコントロールに保持する値が変更されたときに発生します。

型宣言