|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.ui_samples.UISample
hudson.plugins.ui_samples.AutoCompleteTextBox
@Extension public class AutoCompleteTextBox
Adding auto-completion to the text box.
| Nested Class Summary | |
|---|---|
static class |
AutoCompleteTextBox.DescriptorImpl
|
| Nested classes/interfaces inherited from class hudson.plugins.ui_samples.UISample |
|---|
UISample.SourceFile |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
AutoCompleteTextBox()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns a paragraph of natural text that describes this sample. |
| Methods inherited from class hudson.plugins.ui_samples.UISample |
|---|
all, doSourceFile, getDescriptor, getDisplayName, getIconFileName, getSourceFiles, getUrlName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoCompleteTextBox()
| Method Detail |
|---|
public java.lang.String getDescription()
UISample
getDescription in class UISample
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||