バージョン

ScheduleListDataSource クラス メンバ

ScheduleListDataSourceデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタScheduleListDataSource コンストラクタ新しいインスタンスを作成します。  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)AppointmentItemsSourcePropertyAppointmentItemsSource のバインド可能なプロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)AppointmentPropertyMappingsPropertyAppointmentPropertyMappings のバインド可能なプロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)CreateAppointmentDataObjectCallbackPropertyCreateAppointmentDataObjectCallback のバインド可能なプロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)HandleAppointmentItemsPropertyChangedPropertyHandleAppointmentItemsPropertyChanged のバインド可能なプロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ResourceItemsSourcePropertyResourceItemsSource のバインド可能なプロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ResourcePropertyMappingsPropertyResourcePropertyMappings のバインド可能なプロパティを識別します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティAppointmentItemsSourceappointmentsが作成されるデータ オブジェクトのリストを返すか、設定します。  
Public プロパティAppointmentPropertyMappings異なる名前を持つ基となるデータ オブジェクトのプロパティに Infragistics.Scheduler.Appointment プロパティをマップできるコレクションを返します。  
Public プロパティAutomationId Xamarin.Forms.Elementから継承されます。
Public プロパティBindingContext Xamarin.Forms.BindableObjectから継承されます。
Public プロパティClassId Xamarin.Forms.Elementから継承されます。
Public プロパティCreateAppointmentDataObjectCallback新しく作成された Infragistics.Scheduler.Appointment のデータ オブジェクトを作成するために呼び出されるデリゲートを返すか、設定します。  
Public プロパティDispatcher Xamarin.Forms.BindableObjectから継承されます。
Public プロパティEffects Xamarin.Forms.Elementから継承されます。
Public プロパティHandleAppointmentItemsPropertyChangedINotifyPropertyChanged.PropertyChanged イベントが Infragistics.Scheduler.Appointmentデータ オブジェクト を処理するかどうかを決定します。  
Public プロパティId Xamarin.Forms.Elementから継承されます。
Public プロパティParent Xamarin.Forms.Elementから継承されます。
Public プロパティResourceItemsSourceappointmentsが作成されるデータ オブジェクトのリストを返すか、設定します。  
Public プロパティResourcePropertyMappings異なる名前を持つ基となるデータ オブジェクトのプロパティに Infragistics.Scheduler.ScheduleResource プロパティをマップできるようにするコレクションを返します。  
Public プロパティStyleId Xamarin.Forms.Elementから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティHasUnderlyingDataSourceUnderlyingDataSource が作成されている場合は True を返します。  
Protected プロパティUnderlyingDataSource基本データ ソースを返します。  
トップ
パブリック メソッド
 名前解説
Public メソッドBeginEditオーバーロードされます。 指定したアクティビティで編集モードセッションを開始します。 Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public メソッドCancelEditBeginEdit(Appointment,Action<DataError>) または CreateAppointment(Action<DataError>) メソッドから開始された編集モード セッションで実行された Infragistics.Scheduler.Appointment への変更を元に戻します。 Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public メソッドClearValueオーバーロードされます。  Xamarin.Forms.BindableObjectから継承されます。
Public メソッドCoerceValueオーバーロードされます。  Xamarin.Forms.BindableObjectから継承されます。
Public メソッドCreateAppointmentオーバーロードされます。 派生クラスでオーバーライドされる場合、新しい Infragistics.Scheduler.Appointment を作成します。 Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public メソッドDeleteAppointment派生クラスでオーバーライドされる場合、指定した Infragistics.Scheduler.Appointment を削除します。 Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public メソッドEndEditBeginEdit(Appointment,Action<DataError>) または CreateAppointment(Action<DataError>) メソッドから開始された編集モード セッションで実行された Infragistics.Scheduler.ActivityBase への変更をコミットします。 Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public メソッドFindByName Xamarin.Forms.Elementから継承されます。
Public メソッドGetAppointmentsInRangeオーバーロードされます。 指定した日時範囲内のすべての予定を返します。 Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public メソッドGetResources Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public メソッドGetValue Xamarin.Forms.BindableObjectから継承されます。
Public メソッドHasAppointmentsInRange指定した日時範囲で予定を含む日を表す日付の配列を返します。 Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public メソッドIsSet Xamarin.Forms.BindableObjectから継承されます。
Public メソッドRaisePropertyChanged指定した dataObject プロパティ値の変更をデータソースへ通知します。  
Public メソッドRemoveBinding Xamarin.Forms.BindableObjectから継承されます。
Public メソッドRemoveDynamicResource Xamarin.Forms.Elementから継承されます。
Public メソッドSetBinding Xamarin.Forms.BindableObjectから継承されます。
Public メソッドSetDynamicResource Xamarin.Forms.Elementから継承されます。
Public メソッドSetValueオーバーロードされます。  Xamarin.Forms.BindableObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドApplyBindings Xamarin.Forms.BindableObjectから継承されます。
Protected メソッドCreateUnderlyingDataSourceオーバーライドされます。 基本データ ソースのインスタンスを作成するために呼び出されるファクトリ メソッド。  
Protected メソッドOnBindingContextChangedバインディング コンテキストが変更されたときに呼び出されます。 Infragistics.XamarinForms.Controls.ElementBaseから継承されます。
Protected メソッドOnChildAdded Xamarin.Forms.Elementから継承されます。
Protected メソッドOnChildRemoved Xamarin.Forms.Elementから継承されます。
Protected メソッドOnParentSet親が設定されたときに呼び出されます。 Infragistics.XamarinForms.Controls.ElementBaseから継承されます。
Protected メソッドOnPropertyChangedオーバーライドされます。 プロパティが変更された後に呼び出されます。  
Protected メソッドOnPropertyChanging Xamarin.Forms.BindableObjectから継承されます。
Protected メソッドUnapplyBindings Xamarin.Forms.BindableObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントBindingContextChanged Xamarin.Forms.BindableObjectから継承されます。
Public イベントChildAdded Xamarin.Forms.Elementから継承されます。
Public イベントChildRemoved Xamarin.Forms.Elementから継承されます。
Public イベントDataErrorデータ アクセス操作でエラーが発生した場合に発生します。 Infragistics.XamarinForms.Controls.Scheduler.ScheduleDataSourceから継承されます。
Public イベントDescendantAdded Xamarin.Forms.Elementから継承されます。
Public イベントDescendantRemoved Xamarin.Forms.Elementから継承されます。
Public イベントPropertyChanged Xamarin.Forms.BindableObjectから継承されます。
Public イベントPropertyChanging Xamarin.Forms.BindableObjectから継承されます。
トップ
参照