Interface of StateHandler.
More...
Inherited by CreatPredefinedTextStateHandler, EraserStateHandler, LoupeStateHandler, and LoupeStateHandler.
Interface of StateHandler.
◆ destroyPageHandler()
IStateHandler::destroyPageHandler |
( |
| ) |
|
|
inline |
Executed when the page is destroyed
◆ docHandler()
IStateHandler::docHandler |
( |
|
pdfDocRender | ) |
|
|
inline |
Binding at the document level.
- Parameters
-
◆ getStateName()
static IStateHandler::getStateName |
( |
| ) |
|
|
inlinestatic |
The name of the state handler, also a unique identifier.
- Returns
- {string}
◆ pageHandler()
IStateHandler::pageHandler |
( |
|
pdfPageRender | ) |
|
|
inline |
Binding at the page level.
- Parameters
-
◆ setParams()
static IStateHandler::setParams |
( |
|
params | ) |
|
|
inlinestatic |