|
|||||||||
| 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.DynamicComboBox
@Extension public class DynamicComboBox
Combo box that changes the contents based on the values of other controls.
| Nested Class Summary | |
|---|---|
static class |
DynamicComboBox.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 | |
|---|---|
DynamicComboBox()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAlbum()
|
java.lang.String |
getDescription()
Returns a paragraph of natural text that describes this sample. |
java.lang.String |
getTitle()
|
| 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 DynamicComboBox()
| Method Detail |
|---|
public java.lang.String getDescription()
UISample
getDescription in class UISamplepublic java.lang.String getAlbum()
public java.lang.String getTitle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||