NeptuneLabs FSI Viewer JS User Manual page 384

Table of Contents

Advertisement

Sample configuration
<Plugin src="contextmenu" >
<MenuItems>
<!-- FSI PAGES ONLY -->
<Item label="First Page..." action="FirstPage" />
<Item label="Previous page..." action="PreviousPage" />
<Item label="Next page..." action="NextPage" />
<Item label="Last Page..." action="LastPage" />
<Separator />
<Item label="Show / Hide Index"
action="ShowHidePageIndex"/>
<Item label="Zoom this Page" action="ZoomPage"/>
<Separator />
<!-- FSI SHOWCASE ONLY -->
<Item label="Previous Image" action="PreviousImage"/>
<Item label="Next Image" action="NextImage"/>
<Separator />
<!-- FSI VIEWER -->
<Item label="Reset View" action="Reset"/>
<Item label="Zoom
<Item label="Zoom
</MenuItems>
</Plugin>
Plug-in Parameters
MenuItems
Description
Syntax
Default
Context
Version
Defines the XML snippet describing the context menu.
NeptuneLabs - FSI Viewer
in" action="ZoomIn"/>
out" action="ZoomOut"/>
Refers to the XML describing the context menu entries
String
Plug-in tag
5.0.0
12 Plug-in Reference
384

Advertisement

Table of Contents
loading

Table of Contents