Package io.jenkins.plugins.designlibrary
Class Select
java.lang.Object
io.jenkins.plugins.designlibrary.UISample
io.jenkins.plugins.designlibrary.Select
- All Implemented Interfaces:
ExtensionPoint
,Action
,Describable<UISample>
,ModelObject
- Author:
- Alan.Harder@oracle.com
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static final class
static class
static class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jenkins.plugins.designlibrary.UISample
getAll, getCategory, getDescriptor, getDisplayName, getGrouped, getNextPage, getPreviousPage, getPrismConfiguration, getSince, getUrlName
-
Constructor Details
-
Select
public Select()
-
-
Method Details
-
getIconFileName
-
getDescription
Description copied from class:UISample
Provides a description for the UI sample. The description is displayed at the top of every UI page for the sample.- Specified by:
getDescription
in classUISample
- Returns:
- the description of the UI sample.
-
getFruit
-
getFruitDescriptors
-