Package io.jenkins.plugins.designlibrary
Class UISample
java.lang.Object
io.jenkins.plugins.designlibrary.UISample
- All Implemented Interfaces:
ExtensionPoint
,Action
,Describable<UISample>
,ModelObject
- Direct Known Subclasses:
AppBar
,Banner
,Buttons
,Cards
,Checkboxes
,Colors
,Conventions
,Dialogs
,Dropdowns
,File
,HeteroList
,Inputs
,JavaScriptProxy
,Layouts
,Links
,Notifications
,Progress
,Radios
,Select
,Spacing
,Symbols
,Table
,ToggleSwitch
,Tooltips
,Validation
public abstract class UISample
extends Object
implements ExtensionPoint, Action, Describable<UISample>
- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAll()
Default display name.io.jenkins.plugins.prism.PrismConfiguration
-
Constructor Details
-
UISample
public UISample()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getDisplayName
Default display name.- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDescribable<UISample>
-
getPrismConfiguration
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public io.jenkins.plugins.prism.PrismConfiguration getPrismConfiguration() -
getAll
-
getPreviousPage
-
getNextPage
-