C# Class Praeclarum.UI.AddDocumentCell

Inheritance: ThumbnailCell
Afficher le fichier Open project: praeclarum/Praeclarum

Méthodes publiques

Méthode Description
AddDocumentCell ( IntPtr handle ) : System
ApplyTheme ( Theme theme ) : void
SetThumbnail ( ) : void

Méthodes protégées

Méthode Description
BeginEditingStyle ( ) : void
EndEditingStyle ( ) : void
OnFillContentView ( ) : void

Method Details

AddDocumentCell() public méthode

public AddDocumentCell ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

ApplyTheme() public méthode

public ApplyTheme ( Theme theme ) : void
theme Theme
Résultat void

BeginEditingStyle() protected méthode

protected BeginEditingStyle ( ) : void
Résultat void

EndEditingStyle() protected méthode

protected EndEditingStyle ( ) : void
Résultat void

OnFillContentView() protected méthode

protected OnFillContentView ( ) : void
Résultat void

SetThumbnail() public méthode

public SetThumbnail ( ) : void
Résultat void