Class UISampleDescriptor

java.lang.Object
hudson.model.Descriptor<UISample>
io.jenkins.plugins.designlibrary.UISampleDescriptor
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Direct Known Subclasses:
AppBar.DescriptorImpl, Banner.DescriptorImpl, Buttons.DescriptorImpl, Cards.DescriptorImpl, Checkboxes.DescriptorImpl, Colors.DescriptorImpl, Conventions.DescriptorImpl, Dialogs.DescriptorImpl, Dropdowns.DescriptorImpl, File.DescriptorImpl, HeteroList.DescriptorImpl, Inputs.DescriptorImpl, JavaScriptProxy.DescriptorImpl, Layouts.DescriptorImpl, Links.DescriptorImpl, Notifications.DescriptorImpl, Progress.DescriptorImpl, Radios.DescriptorImpl, Select.DescriptorImpl, Spacing.DescriptorImpl, Symbols.DescriptorImpl, Table.DescriptorImpl, ToggleSwitch.DescriptorImpl, Tooltips.DescriptorImpl, Validation.DescriptorImpl

public abstract class UISampleDescriptor extends Descriptor<UISample>
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • UISampleDescriptor

      public UISampleDescriptor()