|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.client.util.DComboBox
public class DComboBox
| Nested Class Summary | |
|---|---|
static class |
DComboBox.Item
|
| Constructor Summary | |
|---|---|
DComboBox()
|
|
| Method Summary | |
|---|---|
void |
add(java.lang.Object key,
java.lang.String caption)
|
java.lang.String |
getCaption(java.lang.Object key)
|
java.util.List |
getItems()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DComboBox()
| Method Detail |
|---|
public void add(java.lang.Object key,
java.lang.String caption)
public java.util.List getItems()
public java.lang.String getCaption(java.lang.Object key)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||