public class AsmRendererLayout<T,K>
extends <any>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ASM_DEEPLINK_PARAM |
protected String |
asmForwardURL |
protected static String |
CART |
protected static String |
CSS_REFERENCE_EDITOR_REMOVE_BTN |
protected static String |
CSS_REFERENCE_EDITOR_SELECTED_ITEM_CONTAINER |
protected static String |
CSS_REFERENCE_EDITOR_SELECTED_ITEM_LABEL |
protected boolean |
isSimpleSelectEnabled |
protected static String |
ORDER |
protected boolean |
showAsmPrefix |
protected static String |
YTESTID_REFERENCE_ENTRY |
protected static String |
YTESTID_REMOVE_BUTTON |
| Constructor and Description |
|---|
AsmRendererLayout(<any> referenceEditorInterface,
Base configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected <any> |
createSelectedItemsListItemRenderer() |
String |
getAsmForwardURL() |
boolean |
isShowAsmPrefix() |
boolean |
isSimpleSelectEnabled() |
protected void |
setAsmForwardURL(String asmForwardURL) |
protected void |
setShowAsmPrefix(boolean showAsmPrefix) |
protected void |
setSimpleSelectEnabled(boolean isSimpleSelectEnabled) |
protected static final String CSS_REFERENCE_EDITOR_REMOVE_BTN
protected static final String CSS_REFERENCE_EDITOR_SELECTED_ITEM_LABEL
protected static final String CSS_REFERENCE_EDITOR_SELECTED_ITEM_CONTAINER
protected static final String YTESTID_REMOVE_BUTTON
protected static final String YTESTID_REFERENCE_ENTRY
protected static final String ASM_DEEPLINK_PARAM
protected static final String CART
protected static final String ORDER
protected boolean isSimpleSelectEnabled
protected boolean showAsmPrefix
protected String asmForwardURL
public AsmRendererLayout(<any> referenceEditorInterface,
Base configuration)
protected <any> createSelectedItemsListItemRenderer()
public boolean isSimpleSelectEnabled()
protected void setSimpleSelectEnabled(boolean isSimpleSelectEnabled)
public boolean isShowAsmPrefix()
protected void setShowAsmPrefix(boolean showAsmPrefix)
public String getAsmForwardURL()
protected void setAsmForwardURL(String asmForwardURL)
Copyright © 2017 SAP SE. All Rights Reserved.