public interface SpecialParamEditor extends SpecialEditor
SpecialEditor interface to additionally add the
setParameters(Map) method. When a SpecialEditor is instanciated and it implements this interface, then the
setParameters() method will be called with the key/value pairs retrieved from (optional)
<parameter> elements.DISPLAY_EVENT, FILTERED_PREFIX| Modifier and Type | Method and Description |
|---|---|
void |
setParameters(Map parameterMap)
Implement this method in your SpecialEditor to obtain parameters given in the hmc.xml configuration.
|
getAttributeNames, setMainAttributeName, setParametersavereloadaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getJSPURI, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, processEvents, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuevoid setParameters(Map parameterMap)
parameterMap - map containing parameters for this editorCopyright © 2017 SAP SE. All Rights Reserved.