C# Class Bloom.Edit.PageSelection

Show file Open project: BloomBooks/BloomDesktop Class Usage Examples

Public Methods

Method Description
SelectPage ( IPage page ) : bool

Private Methods

Method Description
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.

Method Details

SelectPage() public method

public SelectPage ( IPage page ) : bool
page IPage
return bool