Uses of Interface
com.teamdev.jxbrowser.extensions.ExtensionAction
Packages that use ExtensionAction
Package
Description
This package provides the classes that allow you to work with Chrome extensions.
This package provides the classes that allow you to work with extension events.
-
Uses of ExtensionAction in com.teamdev.jxbrowser.extensions
Methods in com.teamdev.jxbrowser.extensions that return types with arguments of type ExtensionActionModifier and TypeMethodDescriptionReturns the extension action for the givenbrowseror an emptyOptionalif the extension does not have an action. -
Uses of ExtensionAction in com.teamdev.jxbrowser.extensions.event
Methods in com.teamdev.jxbrowser.extensions.event that return ExtensionActionModifier and TypeMethodDescriptiondefault ExtensionActionExtensionActionUpdated.action()Returns the extension action that has been updated.