public abstract class AbstractCreateItemWidgetRenderer<E extends InputWidget<? extends ListWidgetModel,? extends WidgetController>> extends AbstractCreateWidgetRenderer<E>
AbstractCsWidgetRenderer.ConfirmBeforeCompletingRequestEventListenerCSS_EDITOR_WIDGET_EDITORCSS_WIDGET_CAPTION, CSS_WIDGET_CONTENT| Constructor and Description |
|---|
AbstractCreateItemWidgetRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getEditorConfigurationCode() |
protected java.lang.String |
getEditorConfigurationType() |
protected ObjectValueContainer |
loadAndCreateEditors(E widget,
org.zkoss.zk.ui.HtmlBasedComponent content) |
protected ObjectValueContainer |
loadAndCreateEditors(E widget,
org.zkoss.zk.ui.HtmlBasedComponent content,
java.util.Set<java.lang.String> autoFilledPropertyQualifiers) |
void |
setEditorConfigurationCode(java.lang.String editorConfigurationCode) |
void |
setEditorConfigurationType(java.lang.String editorConfigurationType) |
buildObjectValueContainer, getDefaultPropertyValuesMap, getDefaultValue, loadAndCreateEditors, setDefaultPropertyValuesMapcreateCaption, createConfirmBeforeCompletingRequestEventListener, createContent, createContentInternal, getCockpitTypeService, getLabelService, getPropertyEditorHelper, getPropertyRendererHelper, getSystemService, handleConfirmBeforeCompletingRequestEvent, setCockpitTypeService, setLabelService, setPropertyEditorHelper, setPropertyRendererHelper, setSystemServiceprotected java.lang.String getEditorConfigurationCode()
public void setEditorConfigurationCode(java.lang.String editorConfigurationCode)
protected java.lang.String getEditorConfigurationType()
public void setEditorConfigurationType(java.lang.String editorConfigurationType)
protected ObjectValueContainer loadAndCreateEditors(E widget, org.zkoss.zk.ui.HtmlBasedComponent content) throws ValueHandlerException
ValueHandlerExceptionprotected ObjectValueContainer loadAndCreateEditors(E widget, org.zkoss.zk.ui.HtmlBasedComponent content, java.util.Set<java.lang.String> autoFilledPropertyQualifiers) throws ValueHandlerException
ValueHandlerExceptionCopyright © 2018 SAP SE. All Rights Reserved.