ig.scheduler.AppointmentOperationResult

非同期に実行可能な予定に関連する追加、削除、または更新操作についての情報を含みます。

依存関係

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

    new $.ig.scheduler.AppointmentOperationResult( appointment:ig.scheduler.Appointment, operation:ig.scheduler.ActivityOperation, [error:ig.scheduler.DataError] );

    指定された予定に対する新しいインスタンスを作成します。

    • appointment
    • タイプ:ig.scheduler.Appointment
    • operation
    • タイプ:ig.scheduler.ActivityOperation
    • error
    • タイプ:ig.scheduler.DataError
    • オプション
  • appointment

    .appointment( );
    返却型:
    ig.scheduler.Appointment
    返却型の説明:
    Appointment を返します。

    この操作に関連付けされる AppointmentOperationResult.appointment オブジェクトへの参照を返します。

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