| Package | Description |
|---|---|
| org.eclnt.jsfserver.defaultscreens |
| Modifier and Type | Method and Description |
|---|---|
static IdTextSelection |
IdTextSelection.createInstance()
Creates a normal instance that is presented to the user as straight list.
|
protected static IdTextSelection |
IdTextSelection.createInstanceHt() |
static IdTextSelection |
IdTextSelection.createInstanceWithExplanation(java.lang.String explanation)
Creates an instance in which the list of valid values is shown together with
an explanation string.
|
static IdTextSelection |
IdTextSelection.createInstanceWithImageLine()
Creates instance in which each line is rendered with image, text and id, as two
lines.
|
static IdTextSelection |
IdTextSelection.createListInstance() |
IdTextSelection |
DefaultScreens.getPopupIdTextSelection() |
IdTextSelection |
DefaultScreens.SessionAccess.getPopupIdTextSelection() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultScreens.SessionAccess.setPopupIdTextSelection(IdTextSelection idTextSelection) |
| Constructor and Description |
|---|
IdTextLine(IdTextSelection idts,
java.lang.String id,
java.lang.String text) |
IdTextLine(IdTextSelection idts,
java.lang.String id,
java.lang.String text,
java.lang.String image) |
Copyright © CaptainCasa Gmbh. All Rights Reserved.