|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectListEditor
ch.elexis.preferences.inputs.StringListFieldEditor
public class StringListFieldEditor
| Constructor Summary | |
|---|---|
StringListFieldEditor(java.lang.String name,
java.lang.String title,
java.lang.String inputMessage,
java.lang.String input,
Composite parent)
create a new StringList |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringListFieldEditor(java.lang.String name,
java.lang.String title,
java.lang.String inputMessage,
java.lang.String input,
Composite parent)
name - name of the preference this editor's values are storedtitle - title or the input dialoginputMessage - message of the input dialoginput - label of the text fieldparent -
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||