|
FoxitPDFSDKforWeb
8.2.0
Foxit PDF SDK for Web
|
Appearance for mobile-end. More...
Additional Inherited Members | |
Public Member Functions inherited from UIAppearance | |
| afterMounted (root) | |
| A lifecycle method, will allways be called after root component mounted into DOM tree. More... | |
Public Member Functions inherited from Appearance | |
| afterMounted (root) | |
| A lifecycle method, will allways be called after root component mounted into DOM tree. More... | |
| beforeMounted (root) | |
| A lifecycle method, will allways be called before root component mounted into DOM tree. More... | |
Static Public Member Functions inherited from Appearance | |
| static | extend (proto, statics) |
| Extends from Appearance class and generates a customize appearance! More... | |
Protected Member Functions inherited from Appearance | |
| disableAll () | |
A method to disable those components that are activated only when the current PDF document is displayed.. It's called when the PDFViewCtrl.ViewerEvents.willCloseDocument event is triggerred. | |
| enableAll () | |
A method to enable those components that are disabled by calling disableAll() method. It's called when the PDFViewCtrl.ViewerEvents.openFileSuccess event is triggerred. | |
| getDefaultFragments () | |
| UI fragments array, defines serveral UI components and business logics. More... | |
| getLayoutTemplate () | |
| A method provides a layout template. More... | |
Appearance for mobile-end.