Class Description AsyncDataCollectionBase Represents the base features in order to create a virtual collection of data that implements the IDataList interface. AsyncDataCollectionEnumerator Represents the enumerator of the AsyncDataCollectionBase class. AsyncFindItemRequest Finds an item the collection of the items those are requested by the BeginAsyncItemsRequest method of IAsyncDataList interface. AsyncItemsRequest Represents the items those are requested by the BeginAsyncItemsRequest method of IAsyncDataList interface. AsyncSizeRequest Represents the size of the request that is used in asynchronous mode. BaseTypeFilter The base class for derived type filter classes. BooleanFilter Represents the filter to use with Boolean type. BooleanPropertyFilter Represents the filter to use with Boolean properties. CancelCollectionItemChangeEventArgs CancelCollectionItemEventArgs Provides data for the ItemInserting and ItemRemoving events of a DataCollectionBase class; Provides data for the ItemInserting and ItemRemoving events of a DataCancellableCollectionBase class. CancelCollectionItemSetEventArgs Provides data for the ItemSetting event of a DataCollectionBase class; Provides data for the ItemSetting event of a DataCancellableCollectionBase class. CancelValueSetEventArgs CancellableCollectionBase Represents a base class allows to build collections that are cancellable. CollectionHelper Manipulates the collections by using some utilities methods from this class. CollectionItemChangeEventArgs CollectionItemEventArgs Provides data for the ItemAdded, ItemChanged and ItemDeleted events of a BaseNTKDataGrid control; Provides data for the ItemAdded, ItemChanged and ItemDeleted events of a NTKDataGrid control; Provides data for the ItemInserted and ItemRemoved events of a DataCollectionBase class; Provides data for the ItemInserted and ItemRemoved events of a DataCancellableCollectionBase class. CollectionItemSetEventArgs Provides data for the ItemSetted event of a DataCollectionBase class; Provides data for the ItemSetted event of a DataCancellableCollectionBase class. CollectionItemValueChangeEventArgs Provides data for the ItemValueChanged event of a DataCollectionBase class; Provides data for the ItemValueChanged event of a DataCancellableCollectionBase class. ComposedFilter Represents the filter that allows to compose two filters. DataCancellableCollectionBase Represents the base features in order to create a collection of data that implements the IDataList interface and that is cancelable. DataCollectionBase Represents the base features in order to create a collection of data that implements the IDataList interface. DataItemBase Represents an abstract class that allows to create the items in a grid. DataPropertyComparer Compares two IDataItem. DataPropertyDescriptor Represents the properties of the descriptor. DateTimeFilter Represents the filter to use with DateTime type. DateTimePropertyFilter Represents the filter to use with DateTime properties. DoubleFilter Represents the filter to use with Double type. DoublePropertyFilter Represents the filter to use with Double properties. Filter The base class for various derived filter classes. IntegerFilter Represents the filter to use with Int32 type. IntegerPropertyFilter Represents the filter to use with Int32 properties. ItemIndexEventArgs Provides data for the AsyncItemFound event of the AsyncDataCollectionBase. MissingItemsEventArgs Provides data for the AsyncItemsFilled event of the AsyncDataCollectionBase. NTKCategoryAttribute NTKDescriptionAttribute NTKDisplayNameAttribute NotFilter Represents the filter that allows to take the opposite of another filter. PropertyChangeEventArgs Provides data for the PropertyChanged event of a IDataItem interface. PropertyFilter Represents the base filter used to build the property type filters that apply on properties. StringFilter Represents the filter to use with String type. StringPropertyFilter Represents the filter to use with String properties.
Interface Description IAsyncDataList Provides asynchronous feature to the AsyncDataCollectionBase. IDataItem Provides the implementation for the control that allows to access to their properties by the DataPropertyDescriptor. IDataList Provide the filtering features to a collection.
Enumerations Description BooleanFilterOperator Specifies the way of filter that is used for BooleanFilter. Composition Specifies the type of composition used in ComposedFilter class. DateTimeFilterOperator Specifies the way of filter that is used for DateTimeFilter. DoubleFilterOperator Specifies the way of filter that is used for DoubleFilter. IntegerFilterOperator Specifies the way of filter that is used for IntegerFilter. StringFilterOperator Specifies the way of filter that is used for StringFilter.
| © 2003-2007 NETiKA Technologies. All rights reserved. |