Uses of Enum Class
com.teamdev.jxbrowser.menu.ContextMenuContentType
Packages that use ContextMenuContentType
Package
Description
This package provides the classes that allow you to work with browser callback.
This package contains interfaces and classes for working with context menu.
-
Uses of ContextMenuContentType in com.teamdev.jxbrowser.browser.callback
Methods in com.teamdev.jxbrowser.browser.callback that return types with arguments of type ContextMenuContentTypeModifier and TypeMethodDescriptiondefault List<ContextMenuContentType> ShowContextMenuCallback.Params.contentTypes()Returns a list of content types on top of which the context menu should be shown.