Package com.pspdfkit.ui.toolbar
Editing action bar / toolbar and supporting classes.
See: Description
-
Interface Summary Interface Description OnMenuItemClickListener Listener for menu items clicks. OnMenuItemLongClickListener Listener for long clicks on menu items with submenu. 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. ToolbarCoordinatorLayoutController An interface to be implemented by ToolbarCoordinatorLayout through which other components are enabled to control the toolbar movements, animations, etc. 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 . -
Class Summary Class Description ContextualToolbar Base class of all contextual toolbars. AnnotationCreationToolbar A toolbar used for creating annotations. ContextualToolbarMenuItem Represents a single menu item in the ContextualToolbar. MainToolbar Main toolbar of the com.pspdfkit.ui.PdfActivity. ContentEditingToolbar Toolbar shown when pdf content is being edited. LayoutParams Layout parameters for ContextualToolbars added to ToolbarCoordinatorLayout. ToolbarCoordinatorLayout This layout is responsible for handling toolbars. ContextualToolbarSubMenu This view is a component of contextual toolbar. DocumentEditingToolbar Toolbar for communication with document editing mode. TextSelectionToolbar Toolbar displayed on text selection. ContextualToolbarMenuBar This view is a component of contextual toolbar. AnnotationEditingToolbar Toolbar shown when annotations are being edited. ToolbarExtKt -
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.