@TagLibraryUri(value="/jenkins/scm/api/form")
public interface FormTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
Modifier and Type | Method and Description |
---|---|
void |
traits()
Data-bound only version of <f:hetero-list> specialized for traits.
|
void |
traits(groovy.lang.Closure body)
Data-bound only version of <f:hetero-list> specialized for traits.
|
void |
traits(Map args)
Data-bound only version of <f:hetero-list> specialized for traits.
|
void |
traits(Map args,
groovy.lang.Closure body)
Data-bound only version of <f:hetero-list> specialized for traits.
|
void traits(Map args, groovy.lang.Closure body)
void traits(groovy.lang.Closure body)
void traits(Map args)
void traits()
Copyright © 2016–2022. All rights reserved.