Class Index

Classes


Namespace ReaderControl.config.ui

ReaderControl.config.ui

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Static UI configuration options for ReaderControl
Field Summary
Field Attributes Field Name and Description
 
hides the side panel's annotation tab
 
hides the top control bar
 
hides the display mode dropdown button in the control bar
 
hides the print button
 
hides the side panel
 
hides the text search controls in the control bar
 
hides the zoom selection controls in the control bar
Namespace Detail
ReaderControl.config.ui
Static UI configuration options for ReaderControl
Field Detail
{boolean} hideAnnotationPanel
hides the side panel's annotation tab
Default Value:
false

{boolean} hideControlBar
hides the top control bar
Default Value:
false

{boolean} hideDisplayModes
hides the display mode dropdown button in the control bar
Default Value:
false

{boolean} hidePrint
hides the print button
Default Value:
false

{boolean} hideSidePanel
hides the side panel
Default Value:
false

{boolean} hideTextSearch
hides the text search controls in the control bar
Default Value:
false

{boolean} hideZoom
hides the zoom selection controls in the control bar
Default Value:
false

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 09 2016 14:32:43 GMT-0700 (PDT)