ig.scheduler.MonthOfYearRecurrenceRule

年の特定の月と一致する DateRecurrence ルール。

依存関係

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.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • ig.scheduler.MonthOfYearRecurrenceRule
    コンストラクター

    new $.ig.scheduler.MonthOfYearRecurrenceRule( );

    MonthOfYearRecurrenceRule オブジェクトの新しいインスタンスを初期化します。

  • ig.scheduler.MonthOfYearRecurrenceRule
    コンストラクター

    new $.ig.scheduler.MonthOfYearRecurrenceRule( month:number );

    MonthOfYearRecurrenceRule オブジェクトの新しいインスタンスを初期化します。

    • month
    • タイプ:number
    • 月を識別します。有効な値は 1 から 12 です。
  • month

    .month( );

    月の番号を取得します。

  • month

    .month( value:number );

    月の番号を取得します。

    • value
    • タイプ:number

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