ig.spreadsheet.SpreadsheetFilterDialogOption

フィルター ダイアログの最初表示を指定するオプションを列挙します。

依存関係

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.xml.js
infragistics.dv_interactivity.js
infragistics.dv_core.js
infragistics.documents.core_core.js
infragistics.dv_jquerydom.js
infragistics.excel_core.js
infragistics.ext_ui.js
infragistics.undo.js
  • beginsWith

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    6

    比較値で始まる文字列値に絞り込みます。

  • between

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    12

    2 つの比較値の間にある値に絞り込みます。

  • contains

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    10

    比較値を含む文字列値に絞り込みます。

  • custom

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    13

    デフォルト オプションを使用してダイアログを表示します。

  • doesNotBeginWith

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    7

    比較値以外の値で始まる文字列値に絞り込みます。

  • doesNotContain

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    11

    比較値を含まない文字列値に絞り込みます。

  • doesNotEndWith

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    9

    比較値以外の値で終わる文字列値に絞り込みます。

  • endsWith

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    8

    比較値で終わる文字列値に絞り込みます。

  • equals

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    0

    比較値と等しい値に絞り込みます。

  • greaterThan

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    2

    比較値よりも大きな値に絞り込みます。

  • greaterThanOrEqual

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    3

    比較値以上の値に絞り込みます。

  • lessThan

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    4

    比較値未満の値に絞り込みます。

  • lessThanOrEqual

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    5

    比較値以下の値に絞り込みます。

  • notEqual

    タイプ:
    ig.spreadsheet.SpreadsheetFilterDialogOption
    デフォルト:
    1

    比較値と等しくない値に絞り込みます。

このコントロールにイベントはありません。
このコントロールにパブリック メソッドはありません。

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.