Package com.pspdfkit.ui.toolbar
Editing action bar / toolbar and supporting classes.
See: Description
-
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. 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 . OnMenuItemClickListener Listener for menu items clicks. OnMenuItemLongClickListener Listener for long clicks on menu items with submenu. -
Class Summary Class Description AnnotationCreationToolbar A toolbar used for creating annotations. ContextualToolbarSubMenu This view is a component of contextual toolbar. ContextualToolbarMenuBar This view is a component of contextual toolbar. MainToolbar Main toolbar of the com.pspdfkit.ui.PdfActivity. DocumentEditingToolbar Toolbar for communication with document editing mode. LayoutParams Layout parameters for ContextualToolbars added to ToolbarCoordinatorLayout. ToolbarCoordinatorLayout This layout is responsible for handling toolbars. TextSelectionToolbar Toolbar displayed on text selection. ContextualToolbarMenuItem Represents a single menu item in the ContextualToolbar. ContentEditingToolbar Toolbar shown when pdf content is being edited. ContextualToolbar Base class of all contextual toolbars. AnnotationEditingToolbar Toolbar shown when annotations are being edited. ToolbarExtKt -
Enum Summary Enum Description MenuItemPosition Possible positions for toolbar menu items. Position Possible toolbar positions on the screen. Position Possible positions for toolbar menu items. SubmenuIndicatorPosition Possible positions for submenu indicator (in those views that have it).