-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[api-minor] Re-factor the
PDFScriptingManager
class to use private …
…fields/methods - Change (most) fields/methods into private ones, since that's now supported. - Tweak the constructor-parameters, and simplify the sandbox initialization w.r.t. the viewer components. - Remove some unused function/method parameters. - Slightly simplify the "updatefromsandbox"-handler by using local variables and inverting some conditions.
- Loading branch information
1 parent
ef240b6
commit 45ab503
Showing
3 changed files
with
155 additions
and
180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.