Class Index

Classes


Namespace ReaderControl.config.alert

ReaderControl.config.alert

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Static alert messages configuration options for ReaderControl
Field Summary
Field Attributes Field Name and Description
 
the alert message when user tries to create an annotation when annotations are toggled off
 
the alert message when user does not have permission to delete an annotation
 
the alert message when user does not have permission to edit an annotation
 
the alert message when user tries to create an annotation in read-only mode
 
the alert message when user tries to delete an annotation in read-only mode
 
the alert message when user tries to edit an annotation in read-only mode
Namespace Detail
ReaderControl.config.alert
Static alert messages configuration options for ReaderControl
Field Detail
{string} markupOffCreate
the alert message when user tries to create an annotation when annotations are toggled off

{string} permissionDelete
the alert message when user does not have permission to delete an annotation

{string} permissionEdit
the alert message when user does not have permission to edit an annotation

{string} readOnlyCreate
the alert message when user tries to create an annotation in read-only mode

{string} readOnlyDelete
the alert message when user tries to delete an annotation in read-only mode

{string} readOnlyEdit
the alert message when user tries to edit an annotation in read-only mode

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