C# 클래스 Bloom.Edit.PageSelection

파일 보기 프로젝트 열기: BloomBooks/BloomDesktop 1 사용 예제들

공개 메소드들

메소드 설명
SelectPage ( IPage page ) : bool

비공개 메소드들

메소드 설명
ChangingPageFinished ( ) : void

Flag that the current (former) page selection has finished, so it's safe to select another page.

InvokeSelectionChanged ( ) : void
InvokeSelectionChanging ( ) : void
StartChangingPage ( ) : void

Flag that a page selection is currently under way.

메소드 상세

SelectPage() 공개 메소드

public SelectPage ( IPage page ) : bool
page IPage
리턴 bool