FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
A module contains supported UI themes across devices. More...
Classes | |
class | AdaptiveAppearance |
Automatically select different appearance based on the current device type. More... | |
class | Appearance |
An appearance like a packed theme. It provides a layout template and also allows to do things related to UE in beforeMounted or afterMounted method. When the layout template is rewritten, it is best to inherit this class and override the disableAll and enableAll methods to handle associated logic. More... | |
class | MobileAppearance |
Appearance for mobile-end. More... | |
class | RibbonAppearance |
Appearance for PC. More... | |
class | UIAppearance |
An appearance like a packed theme. It provides a layout template and also allows to do things related to UE in beforeMounted or afterMounted method. When the layout template is rewritten, it is best to inherit this class and override the disableAll and enableAll methods to handle associated logic. More... | |
A module contains supported UI themes across devices.