|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecte4s.util.E4Object
e4s.html.input.extended.E4InputMultiStateOptions
public class E4InputMultiStateOptions
| Nested Class Summary | |
|---|---|
static class |
E4InputMultiStateOptions.M_OPTION
|
| Field Summary | |
|---|---|
static java.lang.String |
BUTTON_NAME_PREFIX
|
| Fields inherited from class e4s.util.E4Object |
|---|
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET |
| Constructor Summary | |
|---|---|
E4InputMultiStateOptions()
Instanciate using a generic identifier. |
|
E4InputMultiStateOptions(java.lang.String id)
Instanciate using a specified identifier. |
|
| Method Summary | |
|---|---|
static java.lang.String |
_getSVNVersionString()
Get version info string from subversion. |
void |
addOption(E4Long option,
IMG display)
For convinience: create a new OPTION object (which is a inner class and sometimes difficult and ugly to access) |
void |
addOption(E4String option,
IMG display)
For convinience: create a new OPTION object (which is a inner class and sometimes difficult and ugly to access) |
void |
addOption(long option,
IMG display)
For convinience: create a new M_OPTION object (which is a inner class and sometimes difficult and ugly to access) |
void |
addOption(java.lang.String option,
IMG display)
For convinience: create a new M_OPTION object (which is a inner class and sometimes difficult and ugly to access) |
void |
collectTranslationsForEditing(E4TranslationsVec translations,
E4ServletImplementation_Intf servlet)
|
IMG |
findImage(java.lang.String value)
|
IMG |
firstImage()
|
java.lang.String |
firstOption()
|
E4JavaScript |
getJsSet(E4ServletImplementation_Intf servlet,
java.lang.String fieldname)
|
E4JavaScript |
getScript(E4ServletImplementation_Intf servlet)
|
| Methods inherited from class e4s.util.E4Object |
|---|
Calendar, CName, CName, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelSys, E4LabelSys, e4sCopyright, e4sVersion, encode, encode, encode, encodeHtml, encodeHtml, encodeHtml, encodeURL, encodeURL, encodeURL, finalize, getLINE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTraceMemory, HtmlEncode, HtmlEncode, HtmlEncode, isdecimal, isdigit, isnotok, isnotok, isnumeric, isok, isok, isok, isok, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingStack, mkdirs, null2nbsp, null2nbsp, null2nbsp, ok, ok, ok, ok, outPrintln, setLogFile4Trace, setTraceMemory, STACKTRACE, toDebug, toDouble, toFloat, toFloat, toString, TRACE_CALLS, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, wait |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BUTTON_NAME_PREFIX
| Constructor Detail |
|---|
public E4InputMultiStateOptions(java.lang.String id)
id - a string identifying the set of multioption imagespublic E4InputMultiStateOptions()
| Method Detail |
|---|
public void addOption(java.lang.String option,
IMG display)
option - is the value associated with the field value (internally)display - is the label that is shown on the screen and present for the
user#newOption(String)
public void addOption(E4String option,
IMG display)
option - is the value associated with the field value (internally)display - is the label that is shown on the screen and present for the
user#newOption(String)
public void addOption(E4Long option,
IMG display)
option - is the value associated with the field value (internally)display - is the label that is shown on the screen and present for the
user#newOption(String)
public void addOption(long option,
IMG display)
option - is the value associated with the field value (internally)display - is the label that is shown on the screen and present for the
user#newOption(String)public E4JavaScript getScript(E4ServletImplementation_Intf servlet)
public IMG findImage(java.lang.String value)
public java.lang.String firstOption()
public IMG firstImage()
public void collectTranslationsForEditing(E4TranslationsVec translations,
E4ServletImplementation_Intf servlet)
public E4JavaScript getJsSet(E4ServletImplementation_Intf servlet,
java.lang.String fieldname)
public static java.lang.String _getSVNVersionString()
E4Util.getRevisionCodeFromSVN(Class)
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||