public class DefaultInsetEditor
extends <any>
| Modifier and Type | Field and Description |
|---|---|
static String |
EDITOR_ID_PARAM |
static String |
GENERAL_INSET_SCLASS |
static String |
INSERT_AFTER_MODE |
static String |
INSERT_BEFORE_MODE |
static String |
INSERT_MODE_PARAM |
static String |
INSET_BEAN_PARAM |
static String |
INSET_EDITOR_CONTAINER_SCLASS |
protected static String |
IS_NESTED_OBJECT_CREATION_DISABLED_SETTING |
| Constructor and Description |
|---|
DefaultInsetEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected Editor |
findAncestorEditor(Component component) |
protected boolean |
isNestedObjectCreationDisabled(<any> context) |
void |
render(Component parent,
<any> context,
<any> listener) |
protected void |
renderEditor(Component parent,
<any> context,
<any> listener) |
protected void |
renderInset(Component parent,
<any> context,
<any> listener) |
public static final String EDITOR_ID_PARAM
public static final String INSET_BEAN_PARAM
public static final String INSERT_MODE_PARAM
public static final String INSERT_BEFORE_MODE
public static final String INSERT_AFTER_MODE
protected static final String IS_NESTED_OBJECT_CREATION_DISABLED_SETTING
public static final String INSET_EDITOR_CONTAINER_SCLASS
public static final String GENERAL_INSET_SCLASS
public void render(Component parent,
<any> context,
<any> listener)
protected void renderEditor(Component parent,
<any> context,
<any> listener)
protected void renderInset(Component parent,
<any> context,
<any> listener)
protected boolean isNestedObjectCreationDisabled(<any> context)
protected Editor findAncestorEditor(Component component)
Copyright © 2017 SAP SE. All Rights Reserved.