|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.Descriptor<UISample>
jenkins.plugins.ui_samples.UISampleDescriptor
jenkins.plugins.ui_samples.AutoCompleteTextBox.DescriptorImpl
@Extension public static final class AutoCompleteTextBox.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
AutoCompleteTextBox.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
AutoCompletionCandidates |
doAutoCompleteState(String value)
This method provides auto-completion items for the 'state' field. |
| Methods inherited from class jenkins.plugins.ui_samples.UISampleDescriptor |
|---|
getDisplayName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoCompleteTextBox.DescriptorImpl()
| Method Detail |
|---|
public AutoCompletionCandidates doAutoCompleteState(@QueryParameter
String value)
value - The text that the user entered.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||