Uses of Class
io.jenkins.plugins.designlibrary.UISample
-
Uses of UISample in io.jenkins.plugins.designlibrary
Subclasses of UISample in io.jenkins.plugins.designlibraryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Adding auto-completion to the text box.class
"Export" Java objects to JavaScript in the browser as a proxy object, so that you can make ajax-calls to the server later.class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
How to access values of the nearby input fields when you do form field validation.Methods in io.jenkins.plugins.designlibrary that return UISampleModifier and TypeMethodDescriptionHome.getDynamic
(String name) Dynamically retrieves the appropriate UI sample based on the current URLUISample.getNextPage()
UISample.getPreviousPage()
Methods in io.jenkins.plugins.designlibrary that return types with arguments of type UISample