ig.scheduler.DateRecurrenceRuleBase

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.DateRecurrenceRuleBase
    コンストラクター

    new $.ig.scheduler.DateRecurrenceRuleBase( );

  • equals

    .equals( obj:object );
    返却型:
    boolean
    返却型の説明:
    オブジェクトがこのオブジェクトと等しい場合は true。それ以外の場合は False。

    オーバーライド。指定したオブジェクトがこのオブジェクトに等しい場合 True を返します。

    • obj
    • タイプ:object
    • 比較するオブジェクト。
  • getHashCode

    .getHashCode( );
    返却型:
    number
    返却型の説明:
    整数ハッシュ コード値。

    オーバーライド。このオブジェクトのハッシュ コードを返します。

  • raisePropertyChangedEvent

    .raisePropertyChangedEvent( propertyName:string );

    DateRecurrenceRuleBase.propertyChanged イベントを発生させます。

    • propertyName
    • タイプ:string
    • 値が変更されたプロパティの名前。

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