C# Class Catrobat.IDE.WindowsPhone.Controls.ListsViewControls.CatrobatListView.CatrobatListView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Свойство Type Description
GroupingEnabledDP Windows.UI.Xaml.DependencyProperty
ItemContainerStyleDP Windows.UI.Xaml.DependencyProperty
ItemTemplateDP Windows.UI.Xaml.DependencyProperty
ItemWidthLandscapeDP Windows.UI.Xaml.DependencyProperty
ItemWidthPortraitDP Windows.UI.Xaml.DependencyProperty
ItemsSourceDP Windows.UI.Xaml.DependencyProperty
ReorderEnabledDP Windows.UI.Xaml.DependencyProperty
SelectedItemsDP Windows.UI.Xaml.DependencyProperty
VerticalItemMarginDP Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
CatrobatListView ( ) : System
CatrobatListView_Loaded ( object sender, RoutedEventArgs e ) : void
CatrobatListView_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
CatrobatListView_Unloaded ( object sender, RoutedEventArgs e ) : void
Clvw_ItemTapped ( object sender, CatrobatListViewItemEventArgs e ) : void
Clvw_LayoutUpdated ( object sender, object e ) : void
ItemsSource_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
SelectedItems_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
SmartSelectedItems_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
clvw_ItemDragCompletedEvent ( object sender, CatrobatListViewEventArgs e ) : void

Private Methods

Méthode Description
DragTransfer ( CatrobatListViewEmptyDummyControl tmpControl, CatrobatListViewDragObject originalContent, IList groupedItems ) : void
ItemContainerStyleChanged ( DependencyObject target, DependencyPropertyChangedEventArgs e ) : void
ItemTemplateChanged ( DependencyObject target, DependencyPropertyChangedEventArgs e ) : void
OnItemTemplateChanged ( object e ) : void
SelectedItemsChanged ( DependencyObject target, DependencyPropertyChangedEventArgs e ) : void
SortSelectedItems ( ) : void
UpdateItemContainerStyle ( object e ) : void
UpdateSelectedItems ( ) : void

Method Details

CatrobatListView() public méthode

public CatrobatListView ( ) : System
Résultat System

CatrobatListView_Loaded() public méthode

public CatrobatListView_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
Résultat void

CatrobatListView_SizeChanged() public méthode

public CatrobatListView_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
sender object
e Windows.UI.Xaml.SizeChangedEventArgs
Résultat void

CatrobatListView_Unloaded() public méthode

public CatrobatListView_Unloaded ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
Résultat void

Clvw_ItemTapped() public méthode

public Clvw_ItemTapped ( object sender, CatrobatListViewItemEventArgs e ) : void
sender object
e Catrobat.IDE.WindowsPhone.Controls.ListsViewControls.CatrobatListView.CatrobatListViewMisc.CatrobatListViewItemEventArgs
Résultat void

Clvw_LayoutUpdated() public méthode

public Clvw_LayoutUpdated ( object sender, object e ) : void
sender object
e object
Résultat void

ItemsSource_CollectionChanged() public méthode

public ItemsSource_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
sender object
e System.Collections.Specialized.NotifyCollectionChangedEventArgs
Résultat void

SelectedItems_CollectionChanged() public méthode

public SelectedItems_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
sender object
e System.Collections.Specialized.NotifyCollectionChangedEventArgs
Résultat void

SmartSelectedItems_CollectionChanged() public méthode

public SmartSelectedItems_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
sender object
e System.Collections.Specialized.NotifyCollectionChangedEventArgs
Résultat void

clvw_ItemDragCompletedEvent() public méthode

public clvw_ItemDragCompletedEvent ( object sender, CatrobatListViewEventArgs e ) : void
sender object
e Catrobat.IDE.WindowsPhone.Controls.ListsViewControls.CatrobatListView.CatrobatListViewMisc.CatrobatListViewEventArgs
Résultat void

Property Details

GroupingEnabledDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GroupingEnabledDP
Résultat Windows.UI.Xaml.DependencyProperty

ItemContainerStyleDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemContainerStyleDP
Résultat Windows.UI.Xaml.DependencyProperty

ItemTemplateDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemTemplateDP
Résultat Windows.UI.Xaml.DependencyProperty

ItemWidthLandscapeDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemWidthLandscapeDP
Résultat Windows.UI.Xaml.DependencyProperty

ItemWidthPortraitDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemWidthPortraitDP
Résultat Windows.UI.Xaml.DependencyProperty

ItemsSourceDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemsSourceDP
Résultat Windows.UI.Xaml.DependencyProperty

ReorderEnabledDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ReorderEnabledDP
Résultat Windows.UI.Xaml.DependencyProperty

SelectedItemsDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SelectedItemsDP
Résultat Windows.UI.Xaml.DependencyProperty

VerticalItemMarginDP public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml VerticalItemMarginDP
Résultat Windows.UI.Xaml.DependencyProperty