C# 클래스 Praeclarum.UI.SortThumbnailCell

상속: UICollectionViewCell, IThemeAware
파일 보기 프로젝트 열기: praeclarum/Praeclarum

공개 프로퍼티들

프로퍼티 타입 설명
Controller DocumentThumbnailsView

공개 메소드들

메소드 설명
ApplyTheme ( Theme theme ) : void
FillContentView ( ) : void
HandleValueChanged ( object sender, EventArgs e ) : void
Initialize ( ) : void

비공개 메소드들

메소드 설명
SortThumbnailCell ( ) : System
SortThumbnailCell ( IntPtr handle ) : System

메소드 상세

ApplyTheme() 공개 메소드

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

FillContentView() 공개 메소드

public FillContentView ( ) : void
리턴 void

HandleValueChanged() 공개 메소드

public HandleValueChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

프로퍼티 상세

Controller 공개적으로 프로퍼티

public DocumentThumbnailsView,Praeclarum.UI Controller
리턴 DocumentThumbnailsView