Class fvaswing.components.reader.paper.FvPaperUIElement

Description

Constants definition for available UI Element in FlashPaper document.

Uses to hide / show elements using fvaswing.components.reader.FvPaperReader.showUIElement() method.

See Also

Field Index

findElement, overflowElement, pageElement, PrevNextElement, sidebarElement, toolElement, zoomElement

Field Detail

PrevNextElement

static public PrevNextElement:FvPaperUIElement
The Previous Page and Next Page toolbar buttons.

toolElement

static public toolElement:FvPaperUIElement
All tool selection buttons on the toolbar.

zoomElement

static public zoomElement:FvPaperUIElement
All zoom-related controls on the toolbar.

findElement

static public findElement:FvPaperUIElement
All text-search-related controls on the toolbar.

sidebarElement

static public sidebarElement:FvPaperUIElement
The sidebar (displaying the document outline).

pageElement

static public pageElement:FvPaperUIElement
The Current Page and Number of Pages fields in the toolbar.

overflowElement

static public overflowElement:FvPaperUIElement
The Overflow menu on the toolbar.