C# 클래스 Praeclarum.UI.AddDocumentCell

상속: ThumbnailCell
파일 보기 프로젝트 열기: praeclarum/Praeclarum

공개 메소드들

메소드 설명
AddDocumentCell ( IntPtr handle ) : System
ApplyTheme ( Theme theme ) : void
SetThumbnail ( ) : void

보호된 메소드들

메소드 설명
BeginEditingStyle ( ) : void
EndEditingStyle ( ) : void
OnFillContentView ( ) : void

메소드 상세

AddDocumentCell() 공개 메소드

public AddDocumentCell ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

ApplyTheme() 공개 메소드

public ApplyTheme ( Theme theme ) : void
theme Theme
리턴 void

BeginEditingStyle() 보호된 메소드

protected BeginEditingStyle ( ) : void
리턴 void

EndEditingStyle() 보호된 메소드

protected EndEditingStyle ( ) : void
리턴 void

OnFillContentView() 보호된 메소드

protected OnFillContentView ( ) : void
리턴 void

SetThumbnail() 공개 메소드

public SetThumbnail ( ) : void
리턴 void