|
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.E4HtmlObject
e4s.html.E4HtmlElementGeneral
e4s.html.E4HtmlElementGeneralPersistant
e4s.html.input.extended.E4FieldsetTabbed
public class E4FieldsetTabbed
Several input fields on different pages, treatened as one.
| Example_TabbedInputForm.java |
e4s.html.input.extended,
e4s.html| Field Summary | |
|---|---|
static java.lang.String |
_PARAM_SELECTED_TAB_ID
This CGI parameter is used to store the ID of the current menu item (the selected tab within the property list). |
static java.lang.String |
FORMNAME
Name of the input form |
static java.lang.String |
JS_FUNCTION_GO
|
static java.lang.String |
JS_FUNCTION_PRINT
|
| Fields inherited from class e4s.html.E4HtmlElementGeneral |
|---|
m_elements, m_needed_scripts |
| Fields inherited from class e4s.html.E4HtmlObject |
|---|
m_parent_e4sID |
| Fields inherited from class e4s.util.E4Object |
|---|
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET |
| Constructor Summary | |
|---|---|
E4FieldsetTabbed()
|
|
E4FieldsetTabbed(E4ID parent_id)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
_getSVNVersionString()
|
void |
addAdditionalParameter(java.lang.String paramname,
java.lang.String value)
Add an additional parameter which is handled throught the FORM process using a HIDDENFIELD. |
void |
addAdditionalParameters(E4CgiParams params)
Add some additional parameters which are handled throught the FORM process using HIDDENFIELDs. |
void |
addElement(E4Fieldset_Intf fieldset,
E4Label_Intf legend)
|
void |
addElement(E4Fieldset_Intf fieldset,
E4Label_Intf legend,
int id)
Add a set of input fields to the group |
void |
addElement(E4Fieldset_Intf fieldset,
java.lang.String legend)
|
void |
addElement(E4Fieldset_Intf fieldset,
java.lang.String legend,
int id)
Add a set of input fields to the group |
void |
addElement(E4Message message,
E4Label_Intf legend,
int id)
|
void |
addElement(E4Message message,
java.lang.String legend,
int id)
|
void |
addElement(E4MethodSilent mref,
E4Label_Intf legend,
int id)
|
void |
addElement(E4MethodSilent mref,
java.lang.String legend,
int id)
|
void |
addPrintButton(boolean mode)
|
void |
collectStylesForEditing(E4StylesHash v,
E4ServletImplementation_Intf servlet)
Build a list (Vector) with style definitions used so far during display of this page. |
void |
collectStylesForEditing(E4StylesHash v,
E4ServletImplementation_Intf servlet,
CLASS_Name classname)
|
void |
collectTranslationsForEditing(E4TranslationsVec v,
E4ServletImplementation_Intf servlet)
Build a list (Vector) with translation texts used so far during display of this page. |
void |
display_Prev_and_Next_Button(boolean mode)
Enable or disable the Prev and Next buttons, the default mode is enabled. |
void |
enable(boolean mode)
|
E4Fieldset |
FIELDSET(E4Label_Intf label,
int id)
Construct a E4Fieldset, and add it to the elements list. |
E4Fieldset |
FIELDSET(java.lang.String label,
int id)
Construct a E4Fieldset, and add it to the elements list. |
E4Fieldset_Intf |
findFIELDSET(int id)
|
boolean |
getActivateOnErrorMode()
The activate-on-error mode brings up the first tab after #validate() that has detected an error. |
int |
getActive()
Look for the [first] INPUTFIELD element which is active. |
E4Color |
getActiveColor()
Get the color for active menu element. |
E4Color |
getBgColor()
Get the background color for the menu. |
CLASS_Name |
getClass_ActiveItem()
|
CLASS_Name |
getClass_Baseline()
|
CLASS_Name |
getClass_Items()
|
E4Color |
getColorBaseline()
Get the color for the baseline of the menu. |
E4InputField_Intf |
getField(E4InputFieldName_Intf fieldname)
Get the associated object for the specified field. |
E4Color |
getHeadBgColor()
|
IMG |
getHeadBgImage()
|
int |
getMenuStyle()
Get the basic layout style of the menu. |
E4Method |
getMethodReload()
|
E4Method |
getMethodSave()
|
IMG[] |
getUserdefinedImages()
|
java.lang.String |
getValue(E4InputFieldName_Intf fieldname)
|
boolean |
getValueBool(E4InputFieldName_Intf fieldname)
|
boolean |
getValueBool(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
|
char |
getValueChar(E4InputFieldName_Intf fieldname)
|
char |
getValueChar(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
|
java.util.Date |
getValueDate(E4InputFieldName_Intf fieldname)
Get the date value of a field, throw an exception when field cannot be found. |
java.util.Date |
getValueDate(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
Get the date value of a field, propably throws an exception when field cannot be found. |
float |
getValueFloat(E4InputFieldName_Intf fieldname)
Gets a field value as long, throws an exception if the field is not found. |
float |
getValueFloat(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
Gets a field value as long. |
int |
getValueInt(E4InputFieldName_Intf fieldname)
|
long |
getValueInt(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
Gets a field value as int. |
long |
getValueLong(E4InputFieldName_Intf fieldname)
Gets a field value as long, throws an exception if field is not found. |
long |
getValueLong(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
Gets a field value as long. |
boolean |
hasAnyError()
Returns true, if at least one of the field has an error message set |
boolean |
hasPrintButton()
|
void |
makeExtraSaveButton(boolean mode)
Can display an addional save button on the bottom of the input. |
static boolean |
printButtonDetected(E4CgiParams params)
|
void |
setActivateOnErrorMode(boolean mode)
The activate-on-error mode brings up the first tab after #validate() that has detected an error. |
void |
setActive(E4CgiParams params)
Look for the current ID in the parameters, and set the INPUTFIELD element with the given ID active, and all other INPUTFIELD's inactive. |
void |
setActive(int id)
Set the INPUTFIELD element with the given ID active, and all other INPUTFIELD's inactive. |
void |
setErrorMessage(E4InputFieldName_Intf fieldname,
E4Label_Intf error)
|
void |
setErrorMessage(E4InputFieldName_Intf fieldname,
java.lang.String error)
|
void |
setGeneralErrorE4Message(int id,
E4Label_Intf error)
|
void |
setHeadBgColor(E4Color color)
|
void |
setHeadBgImage(IMG img)
|
void |
setHelpId(java.lang.String helpid)
|
void |
setMenuStyle(int style)
|
void |
setMethodCancel(E4Method mref)
Define a method (optionally) which can be used to stop the whole input process and give control back to another method again. |
void |
setMethodReload(E4Method mref)
|
void |
setMethodSave(E4Method mref)
|
void |
setMethodSelectTab(E4Method mref)
|
void |
setReadOnly()
Sets all fields to read-only mode. |
void |
setReadOnly(boolean mode)
Run throught all child elements recursivly, and if those elements implement interface E4InputField_Intf then
set them to read-only state. |
void |
setReadOnly(E4InputFieldName_Intf fieldname,
boolean mode)
|
void |
setUserdefinedImages(IMG[] images)
|
void |
setValue(E4CgiParams params)
Run throught all child elements recursivly, and if those elements implement interface E4InputField_Intf then
store the parameter. |
void |
setValue(E4CgiParams params,
boolean active_only)
|
void |
setValue(E4DBColumnName fieldname,
boolean value)
|
void |
setValue(E4DBColumnName fieldname,
java.util.Date value)
|
void |
setValue(E4DBColumnName fieldname,
E4String value)
|
void |
setValue(E4DBColumnName fieldname,
float value)
|
void |
setValue(E4DBColumnName fieldname,
long value)
|
void |
setValue(E4DBColumnName fieldname,
java.lang.String value)
|
void |
setValue(E4InputFieldName_Intf fieldname,
boolean value)
|
void |
setValue(E4InputFieldName_Intf fieldname,
java.util.Date value)
|
void |
setValue(E4InputFieldName_Intf fieldname,
E4String value)
|
void |
setValue(E4InputFieldName_Intf fieldname,
float value)
|
void |
setValue(E4InputFieldName_Intf fieldname,
long value)
|
void |
setValue(E4InputFieldName_Intf fieldname,
java.lang.String value)
|
E4Debug |
toDebug()
|
void |
toHtml(E4StringBufferHtml buf,
E4ServletImplementation_Intf servlet)
Create the HTML output for this element. |
boolean |
validate(boolean force_activate_tab_on_error,
E4ServletImplementation_Intf servlet)
Validate the input of the whole input field. |
boolean |
validate(E4ServletImplementation_Intf servlet)
Validate the input of the whole input field. |
| Methods inherited from class e4s.html.E4HtmlElementGeneralPersistant |
|---|
preventFromRemoving, preventFromRemoving, removeAll |
| Methods inherited from class e4s.html.E4HtmlObject |
|---|
E4ID, E4ID, set_e4sID |
| 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, 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 |
| Methods inherited from interface e4s.html.E4HtmlElement_Intf |
|---|
addScript, addScript, addScript, collectScripts, debugToString, findElement, findElement, getElements, getElementsVec, getId, getStringContent, isContentClass, removeAll, removeElementById, removeElements, set_e4sID, setId, toHtml_hidden, validate |
| Field Detail |
|---|
public static final java.lang.String _PARAM_SELECTED_TAB_ID
E4HtmlElement_Intf.getId(),
e4s.html.TabbedMenu_Item,
E4CgiParams.get(String),
setActive(int),
Constant Field Valuespublic static final java.lang.String FORMNAME
public static final java.lang.String JS_FUNCTION_GO
public static final java.lang.String JS_FUNCTION_PRINT
| Constructor Detail |
|---|
public E4FieldsetTabbed()
public E4FieldsetTabbed(E4ID parent_id)
| Method Detail |
|---|
public void setMethodSave(E4Method mref)
public E4Method getMethodSave()
public void setMethodReload(E4Method mref)
public E4Method getMethodReload()
public void addPrintButton(boolean mode)
public boolean hasPrintButton()
public static boolean printButtonDetected(E4CgiParams params)
public void setMethodSelectTab(E4Method mref)
public void setMethodCancel(E4Method mref)
mref - the methodpublic void addAdditionalParameters(E4CgiParams params)
HIDDENFIELDs.
params - the parameters to addaddAdditionalParameter( String, String )
public void addAdditionalParameter(java.lang.String paramname,
java.lang.String value)
HIDDENFIELD.
paramname - the name of the parameter to addvalue - the value for that parameteraddAdditionalParameters( e4s.html.E4CgiParams )public void display_Prev_and_Next_Button(boolean mode)
mode - true: display both buttons, false: hide both buttons
public void addElement(E4Fieldset_Intf fieldset,
java.lang.String legend)
public void addElement(E4Fieldset_Intf fieldset,
E4Label_Intf legend)
public void addElement(E4Fieldset_Intf fieldset,
java.lang.String legend,
int id)
fieldset - a set of input fields to be addedlegend - header to be displayedid - identification to access the inputfields laterE4Fieldset.setDisplayLegend(boolean)
public void addElement(E4Fieldset_Intf fieldset,
E4Label_Intf legend,
int id)
fieldset - a set of input fields to be addedlegend - header to be displayedid - identification to access the inputfields later
public void addElement(E4MethodSilent mref,
java.lang.String legend,
int id)
public void addElement(E4MethodSilent mref,
E4Label_Intf legend,
int id)
public void addElement(E4Message message,
E4Label_Intf legend,
int id)
public void addElement(E4Message message,
java.lang.String legend,
int id)
public E4Fieldset FIELDSET(java.lang.String label,
int id)
label - text to be displayed on the tabid - unique identification of the tab within this whole object
addElement( e4s.html.input.extended.E4Fieldset_Intf, String, int )
public E4Fieldset FIELDSET(E4Label_Intf label,
int id)
label - text to be displayed on the tabid - unique identification of the tab within this whole object
addElement( e4s.html.input.extended.E4Fieldset_Intf, String, int )public void enable(boolean mode)
public E4Fieldset_Intf findFIELDSET(int id)
public void setValue(E4DBColumnName fieldname,
java.lang.String value)
public void setValue(E4DBColumnName fieldname,
E4String value)
public void setValue(E4InputFieldName_Intf fieldname,
E4String value)
public void setValue(E4InputFieldName_Intf fieldname,
java.lang.String value)
public void setValue(E4DBColumnName fieldname,
java.util.Date value)
throws java.lang.Exception
java.lang.Exception
public void setValue(E4InputFieldName_Intf fieldname,
java.util.Date value)
throws java.lang.Exception
java.lang.Exception
public void setValue(E4DBColumnName fieldname,
long value)
throws java.lang.Exception
java.lang.Exception
public void setValue(E4InputFieldName_Intf fieldname,
long value)
throws java.lang.Exception
java.lang.Exception
public void setValue(E4DBColumnName fieldname,
boolean value)
public void setValue(E4InputFieldName_Intf fieldname,
boolean value)
public void setValue(E4DBColumnName fieldname,
float value)
throws java.lang.Exception
java.lang.Exception
public void setValue(E4InputFieldName_Intf fieldname,
float value)
throws java.lang.Exception
java.lang.Exceptionpublic void setValue(E4CgiParams params)
E4HtmlElementGeneralE4InputField_Intf then
store the parameter.
setValue in interface E4HtmlElement_IntfsetValue in class E4HtmlElementGeneralparams - the current cgi parametersE4InputField_Intf.setValue(e4s.html.E4CgiParams),
#validate(e4s.html.E4CgiParams)
public void setValue(E4CgiParams params,
boolean active_only)
public void setReadOnly(E4InputFieldName_Intf fieldname,
boolean mode)
public void setReadOnly()
setReadOnly(boolean),
E4InputField_Intf.setReadOnly()public void setReadOnly(boolean mode)
E4HtmlElementGeneralE4InputField_Intf then
set them to read-only state.
setReadOnly in interface E4HtmlElement_IntfsetReadOnly in class E4HtmlElementGeneralmode - true sets the display-only modeE4InputField_Intf.setReadOnly()public void setHelpId(java.lang.String helpid)
public void toHtml(E4StringBufferHtml buf,
E4ServletImplementation_Intf servlet)
throws java.lang.Exception
E4HtmlElement_IntfE4HtmlElement_Intf.toHtml(e4s.util.E4StringBufferHtml, e4s.servlet.E4ServletImplementation_Intf) function to generate output of those
objects which becomes appended. Normally, there is no need to call this function anyway,
and this also might result in side effects of too-early relasing of objects in some cases.
This function is called by E4ServletImplementation_Intf.write(e4s.html.E4HtmlElement)
on the top level HTML element (common this is a HTML
or BODY element) and branches down to all child elements.
toHtml in interface E4HtmlElement_IntftoHtml in class E4HtmlElementGeneralservlet - the servlet environment currently running in
java.lang.Exception
public boolean validate(E4ServletImplementation_Intf servlet)
throws java.lang.Exception
getActivateOnErrorMode() only.
java.lang.ExceptionsetActivateOnErrorMode(boolean),
#validate(boolean)
public boolean validate(boolean force_activate_tab_on_error,
E4ServletImplementation_Intf servlet)
throws java.lang.Exception
force_activate_tab_on_error - true changes the active tab to the first tab that has an error, even if
getActivateOnErrorMode() would return false. So this overrides the default behaviour.
java.lang.ExceptionsetActivateOnErrorMode(boolean),
#validate()
public void setGeneralErrorE4Message(int id,
E4Label_Intf error)
public void setErrorMessage(E4InputFieldName_Intf fieldname,
java.lang.String error)
public void setErrorMessage(E4InputFieldName_Intf fieldname,
E4Label_Intf error)
public java.lang.String getValue(E4InputFieldName_Intf fieldname)
public java.util.Date getValueDate(E4InputFieldName_Intf fieldname)
throws E4FieldNotFoundException
fieldname - the name of the field
E4FieldNotFoundExceptiongetValue(e4s.html.input.extended.E4InputFieldName_Intf),
getValueBool(e4s.html.input.extended.E4InputFieldName_Intf),
getValueLong(e4s.html.input.extended.E4InputFieldName_Intf)
public java.util.Date getValueDate(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
throws E4FieldNotFoundException
fieldname - the name of the fieldexception_not_found - false = throw no exception, even if field is not found
E4FieldNotFoundExceptiongetValue(e4s.html.input.extended.E4InputFieldName_Intf),
getValueBool(e4s.html.input.extended.E4InputFieldName_Intf),
getValueLong(e4s.html.input.extended.E4InputFieldName_Intf),
getValueFloat(e4s.html.input.extended.E4InputFieldName_Intf)
public char getValueChar(E4InputFieldName_Intf fieldname)
throws E4FieldNotFoundException
E4FieldNotFoundException
public char getValueChar(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
throws E4FieldNotFoundException
E4FieldNotFoundException
public boolean getValueBool(E4InputFieldName_Intf fieldname)
throws E4FieldNotFoundException
E4FieldNotFoundException
public boolean getValueBool(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
throws E4FieldNotFoundException
E4FieldNotFoundException
public long getValueLong(E4InputFieldName_Intf fieldname)
throws E4FieldNotFoundException
fieldname - the name of the field
E4FieldNotFoundExceptiongetValueLong(e4s.html.input.extended.E4InputFieldName_Intf,boolean),
getValueFloat(e4s.html.input.extended.E4InputFieldName_Intf)
public int getValueInt(E4InputFieldName_Intf fieldname)
throws E4FieldNotFoundException
E4FieldNotFoundException
public long getValueInt(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
throws E4FieldNotFoundException
fieldname - the name of the fieldexception_not_found - true means, that an exception is thrown if the field is missing
E4FieldNotFoundExceptiongetValueInt(e4s.html.input.extended.E4InputFieldName_Intf)
public long getValueLong(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
throws E4FieldNotFoundException
fieldname - the name of the fieldexception_not_found - true means, that an exception is thrown if the field is missing
E4FieldNotFoundExceptiongetValueLong(e4s.html.input.extended.E4InputFieldName_Intf),
getValueFloat(e4s.html.input.extended.E4InputFieldName_Intf)
public float getValueFloat(E4InputFieldName_Intf fieldname)
throws E4FieldNotFoundException
fieldname - the name of the field
E4FieldNotFoundExceptiongetValueLong(e4s.html.input.extended.E4InputFieldName_Intf),
getValueFloat(e4s.html.input.extended.E4InputFieldName_Intf,boolean)
public float getValueFloat(E4InputFieldName_Intf fieldname,
boolean exception_not_found)
throws E4FieldNotFoundException
fieldname - the name of the fieldexception_not_found - true means, that an exception is thrown if the field is missing
E4FieldNotFoundExceptiongetValueLong(e4s.html.input.extended.E4InputFieldName_Intf),
getValueFloat(e4s.html.input.extended.E4InputFieldName_Intf)public E4InputField_Intf getField(E4InputFieldName_Intf fieldname)
E4HtmlElementGeneral
getField in interface E4HtmlElement_IntfgetField in class E4HtmlElementGeneralfieldname - the name of the field
public void setActive(E4CgiParams params)
id - the id to set activegetActive(),
setActive(int),
E4HtmlElement_Intf.getId(),
e4s.html.TabbedMenu_Item,
_PARAM_SELECTED_TAB_IDpublic void setActive(int id)
id - the id to set activegetActive(),
#setActive(e4s.html.CgiPrameters),
E4HtmlElement_Intf.getId(),
e4s.html.TabbedMenu_Itempublic int getActive()
E4HtmlElement_Intf.getId(),
setActive(int),
e4s.html.TabbedMenu_Itempublic boolean hasAnyError()
public void setHeadBgImage(IMG img)
public IMG getHeadBgImage()
public void setHeadBgColor(E4Color color)
public E4Color getHeadBgColor()
public E4Debug toDebug()
toDebug in class E4Objectpublic void makeExtraSaveButton(boolean mode)
mode - true = display, false = no display (default)
public void collectTranslationsForEditing(E4TranslationsVec v,
E4ServletImplementation_Intf servlet)
E4HtmlElementGeneralE4Label.
collectTranslationsForEditing in interface E4HtmlElement_IntfcollectTranslationsForEditing in class E4HtmlElementGeneralv - the Vector where the styles will be collected, may not be nullservlet - the current servlet instanceE4Label_Intfpublic E4Color getBgColor()
E4MenuLayout_Intf
getBgColor in interface E4MenuLayout_Intfpublic E4Color getActiveColor()
E4MenuLayout_Intf
getActiveColor in interface E4MenuLayout_Intfpublic E4Color getColorBaseline()
E4MenuLayout_Intf
getColorBaseline in interface E4MenuLayout_Intfpublic int getMenuStyle()
E4MenuLayout_Intf
getMenuStyle in interface E4MenuLayout_Intf#STYLE_GRAFICAL for the grafical representation or #STYLE_SIMPLE
for the simple (table like) representation.e4s.html.navigation.E4Menu#STYLE_GRAFICAL,
e4s.html.navigation.E4Menu#STYLE_SIMPLEpublic void setMenuStyle(int style)
public CLASS_Name getClass_Items()
getClass_Items in interface E4MenuLayout_Intfpublic CLASS_Name getClass_ActiveItem()
getClass_ActiveItem in interface E4MenuLayout_Intfpublic CLASS_Name getClass_Baseline()
getClass_Baseline in interface E4MenuLayout_Intf
public void collectStylesForEditing(E4StylesHash v,
E4ServletImplementation_Intf servlet)
E4StyleUsage.
collectStylesForEditing in interface E4HtmlElement_IntfcollectStylesForEditing in class E4HtmlElementGeneralv - the Vector where the styles will be collected, may not be nullservlet - the servlet contextE4ServletImplementation_Intf.sessionCanEditStyles(),
#collectStylesForEditing( e4s.html.style.E4StylesHash, e4s.html.style.STYLE_Name, boolean)
public void collectStylesForEditing(E4StylesHash v,
E4ServletImplementation_Intf servlet,
CLASS_Name classname)
public void setActivateOnErrorMode(boolean mode)
#validate() that has detected an error.
In any case, all tabs containing an error are marked using the image e4s.E4Images.tabbed_error.
mode - true (default) switch to the first tab that has an error even when the user selects another, false user can select any tab he wantsgetActivateOnErrorMode()public boolean getActivateOnErrorMode()
#validate() that has detected an error.
In any case, all tabs containing an error are marked using the image e4s.E4Images.tabbed_error.
setActivateOnErrorMode(boolean)public void setUserdefinedImages(IMG[] images)
setUserdefinedImages in interface E4MenuLayout_Intfpublic IMG[] getUserdefinedImages()
getUserdefinedImages in interface E4MenuLayout_Intfpublic static java.lang.String _getSVNVersionString()
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||