public class DefaultMappingLineComponent extends Treerow implements MappingLineComponent
| Modifier and Type | Field and Description |
|---|---|
protected Treecell |
actionsCell |
protected MappingListViewComponent |
currentMappingListView |
protected Treecell |
dropDownCell |
static java.lang.String |
FORMAT_BUILDER_BEAN_ID |
protected Listbox |
formatPatternsList |
protected MappingLineModel |
mappingLineModel |
protected Checkbox |
selectorBox |
protected Treecell |
selectorCell |
protected Treecell |
seperatorCell |
protected Treecell |
sourceCell |
protected Treecell |
typeCell |
protected HtmlBasedComponent |
valueBox |
protected Treecell |
valueCell |
| Constructor and Description |
|---|
DefaultMappingLineComponent() |
public static final java.lang.String FORMAT_BUILDER_BEAN_ID
protected transient MappingLineModel mappingLineModel
protected transient Treecell dropDownCell
protected transient Treecell sourceCell
protected transient Treecell valueCell
protected transient HtmlBasedComponent valueBox
protected transient Treecell selectorCell
protected transient Checkbox selectorBox
protected transient Treecell typeCell
protected transient Treecell actionsCell
protected transient Treecell seperatorCell
protected transient Listbox formatPatternsList
protected transient MappingListViewComponent currentMappingListView
protected TypeService getCockpitTypeService()
public void setCockpitTypeService(TypeService cockpitTypeService)
cockpitTypeService - the cockpitTypeService to setprotected TypeService getTypeService()
public void setTypeService(TypeService typeService)
typeService - the typeService to setprotected MappingLineService getMappingLineService()
public void setMappingLineService(MappingLineService mappingLineService)
mappingLineService - the importMappingService to setprotected ImportCockpitMappingService getMappingService()
public void setMappingService(ImportCockpitMappingService mappingService)
mappingService - the mappingService to setprotected MappingLineConfigService getMappingLineConfigService()
public void setMappingLineConfigService(MappingLineConfigService mappingLineConfigService)
public ModelService getModelService()
public ClassificationService getClassificationService()
public ClassificationSystemService getClassificationSystemService()
public void initialize(MappingLineModel line, Component parentComponent, MappingListViewComponent mappingListView)
initialize in interface MappingLineComponentpublic void setListView(MappingListViewComponent mappingListView)
setListView in interface MappingLineComponentpublic void updateCollapsed(MappingListViewComponent mappingListView)
updateCollapsed in interface MappingLineComponentpublic void update(java.lang.Object mappingListViewToUpdate)
update in interface MappingLineObserverpublic void desktopRemoved(Desktop desktop)
desktopRemoved in interface DesktopRemovalAwareComponentprotected void createValueEditor(MappingLineModel line, MappingListViewComponent mappingListView)
mappingListView - protected java.lang.String getEditorCode(MappingLineModel line)
protected HtmlBasedComponent createBooleanValueBox(MappingLineModel line2, UIEditor editor)
line2 - editor - protected HtmlBasedComponent createTextValueBox(MappingLineModel line, UIEditor editor)
protected HtmlBasedComponent createDateValueBox(MappingLineModel line, UIEditor editor)
protected void updateSource(MappingListViewComponent mappingListView)
protected void updateValue(MappingListViewComponent mappingListView)
protected void updateSelector()
protected void updateType()
protected java.lang.String assembleDisplayType()
protected void updateActions(MappingListViewComponent mappingListView)
protected java.util.List<HtmlBasedComponent> getActions(MappingListViewComponent mappingListView)
mappingListView - protected boolean hasDeleteAction()
protected java.lang.String generateLevelIndention(int level)
protected void removeTargetSourceCell(Component targetComponent,
Treecell cellToRemove,
MappingListViewComponent mappingListView)
public MappingLineModel getModel()
getModel in interface MappingLineComponentprotected void fillFormatPatternsBox(java.util.List<?> list)
protected void applyCockpitTestID(Component parentComponent)
protected HtmlBasedComponent createUnitEditorComponent(TranslatorMappingLine line)
Copyright © 2018 SAP SE. All Rights Reserved.