Class Index

Classes


Namespace CoreControls

The namespace containing WebViewer's core user controls.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Contains the core DocumentViewer control and the Document class.
Field Summary
Field Attributes Field Name and Description
<static>  
CoreControls.SetCachingLevel
Set the caching level between 0 and 10, where 0 is no caching and 10 uses a very large cache
<static>  
CoreControls.SetPreRenderLevel
Set the pre-render level between 0 and 10, where 0 has pre-rendering and 10 has a lot of pre-rendering.
Method Summary
Method Attributes Method Name and Description
<static>  
CoreControls.OnContentMouseLeave(e)
Namespace Detail
CoreControls
Contains the core DocumentViewer control and the Document class.
Field Detail
<static> CoreControls.SetCachingLevel
Set the caching level between 0 and 10, where 0 is no caching and 10 uses a very large cache

<static> CoreControls.SetPreRenderLevel
Set the pre-render level between 0 and 10, where 0 has pre-rendering and 10 has a lot of pre-rendering.
Method Detail
<static> CoreControls.OnContentMouseLeave(e)
Parameters:
e

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 13 2013 12:56:30 GMT-0800 (PST)