JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
jenkins.model.menu.event
Packages that use
jenkins.model.menu.event
Package
Description
hudson.model
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.
jenkins.model
jenkins.model.menu.event
Classes in
jenkins.model.menu.event
used by
hudson.model
Class
Description
Event
Represents an action in the app-bar.
Classes in
jenkins.model.menu.event
used by
jenkins.model
Class
Description
Event
Represents an action in the app-bar.
Classes in
jenkins.model.menu.event
used by
jenkins.model.menu.event
Class
Description
ConfirmationEvent
When clicked, a dialog will pop up for confirmation.
Event
Represents an action in the app-bar.
JavaScriptEvent
When the event is rendered the javascriptUrl will be loaded.
LinkEvent
A link to be added to the app-bar.
LinkEvent.LinkEventType
Types of links
SplitButtonEvent
A primary button with a dropdown of additional actions.