Package com.pspdfkit.ui.toolbar
Editing action bar / toolbar and supporting classes.
See: Description
-
Class Summary Class Description ContentEditingToolbar Toolbar shown when pdf content is being edited. DocumentEditingToolbar Toolbar for communication with document editing mode. AnnotationCreationToolbar A toolbar used for creating annotations. ContextualToolbarSubMenu This view is a component of contextual toolbar. ContextualToolbarMenuItem Represents a single menu item in the ContextualToolbar. LayoutParams Layout parameters for ContextualToolbars added to ToolbarCoordinatorLayout. ToolbarCoordinatorLayout This layout is responsible for handling toolbars. ContextualToolbarMenuBar This view is a component of contextual toolbar. MainToolbar Main toolbar of the com.pspdfkit.ui.PdfActivity. TextSelectionToolbar Toolbar displayed on text selection. ContextualToolbar Base class of all contextual toolbars. AnnotationEditingToolbar Toolbar shown when annotations are being edited. -
Interface Summary Interface Description ItemToAnnotationToolMapper A mapper that allows you to map the IDs of AnnotationCreationToolbar menu items with the annotation tool (and variant) you want it to activate/deactivate. OnContextualToolbarLifecycleListener Listener for the lifecycle of the ContextualToolbar as it goes through the . OnContextualToolbarMovementListener Listener for ContextualToolbar movements inside the ToolbarCoordinatorLayout. OnContextualToolbarPositionListener Listener for ContextualToolbar position changes inside the . ToolbarCoordinatorLayoutController An interface to be implemented by ToolbarCoordinatorLayout through which other components are enabled to control the toolbar movements, animations, etc. OnMenuItemClickListener Listener for menu items clicks. OnMenuItemLongClickListener Listener for long clicks on menu items with submenu. -
Enum Summary Enum Description Position Possible positions for toolbar menu items. SubmenuIndicatorPosition Possible positions for submenu indicator (in those views that have it). Position Possible toolbar positions on the screen. MenuItemPosition Possible positions for toolbar menu items.