Public Member Functions | |
String | getModuleName () |
int | getTag () |
Public Attributes | |
Annotations =(2, Module.MODULE_NAME_ANNOTPANEL) | |
Attachments =(3, Module.MODULE_NAME_FILE_PANEL) | |
Outline =(1, Module.MODULE_NAME_OUTLINE) | |
ReadingBookmarks =(0, Module.MODULE_NAME_BOOKMARK) | |
Panel types.
String com.foxit.uiextensions.controls.panel.PanelSpec.PanelType.getModuleName | ( | ) |
int com.foxit.uiextensions.controls.panel.PanelSpec.PanelType.getTag | ( | ) |
com.foxit.uiextensions.controls.panel.PanelSpec.PanelType.Annotations =(2, Module.MODULE_NAME_ANNOTPANEL) |
Annotation panel type.
com.foxit.uiextensions.controls.panel.PanelSpec.PanelType.Attachments =(3, Module.MODULE_NAME_FILE_PANEL) |
Attachment panel type.
com.foxit.uiextensions.controls.panel.PanelSpec.PanelType.Outline =(1, Module.MODULE_NAME_OUTLINE) |
Outline panel type.
com.foxit.uiextensions.controls.panel.PanelSpec.PanelType.ReadingBookmarks =(0, Module.MODULE_NAME_BOOKMARK) |
Reading bookmark panel type.