Class LocalizedTypeMappingLineComponent
- java.lang.Object
-
- org.zkoss.zk.ui.AbstractComponent
-
- org.zkoss.zk.ui.HtmlBasedComponent
-
- org.zkoss.zul.impl.XulElement
-
- org.zkoss.zul.Treerow
-
- de.hybris.platform.importcockpit.components.mappingview.impl.DefaultMappingLineComponent
-
- de.hybris.platform.importcockpit.components.mappingview.impl.LocalizedTypeMappingLineComponent
-
- All Implemented Interfaces:
DesktopRemovalAwareComponent,MappingLineComponent,MappingLineObserver,java.io.Serializable,java.lang.Cloneable,org.zkoss.zk.ui.api.HtmlBasedComponent,org.zkoss.zk.ui.Component,org.zkoss.zk.ui.ext.Scope,org.zkoss.zk.ui.sys.ComponentCtrl,org.zkoss.zul.api.Treerow,org.zkoss.zul.impl.api.XulElement
- Direct Known Subclasses:
LocalizedTranslatorMappingLineComponent
public class LocalizedTypeMappingLineComponent extends DefaultMappingLineComponent
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.importcockpit.components.mappingview.impl.DefaultMappingLineComponent
actionsCell, currentMappingListView, dropDownCell, FORMAT_BUILDER_BEAN_ID, formatPatternsList, mappingLineModel, selectorBox, selectorCell, seperatorCell, sourceCell, typeCell, valueBox, valueCell
-
-
Constructor Summary
Constructors Constructor Description LocalizedTypeMappingLineComponent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidaddClickHandlerConfigure(org.zkoss.zk.ui.HtmlBasedComponent button, MappingLineModel line, MappingListViewComponent mappingListView)protected voidcreateValueEditor(MappingLineModel line, MappingListViewComponent mappingListView)protected java.util.List<org.zkoss.zk.ui.HtmlBasedComponent>getActions(MappingListViewComponent mappingListView)protected CommonI18NServicegetCommonI18NService()protected booleanhasConfigureAction()voidsetCommonI18NService(CommonI18NService commonI18NService)-
Methods inherited from class de.hybris.platform.importcockpit.components.mappingview.impl.DefaultMappingLineComponent
applyCockpitTestID, assembleDisplayType, createBooleanValueBox, createDateValueBox, createTextValueBox, createUnitEditorComponent, desktopRemoved, fillFormatPatternsBox, generateLevelIndention, getClassificationService, getClassificationSystemService, getCockpitTypeService, getEditorCode, getMappingLineConfigService, getMappingLineService, getMappingService, getModel, getModelService, getTypeService, hasDeleteAction, initialize, removeTargetSourceCell, setCockpitTypeService, setListView, setMappingLineConfigService, setMappingLineService, setMappingService, setTypeService, update, updateActions, updateCollapsed, updateSelector, updateSource, updateType, updateValue
-
Methods inherited from class org.zkoss.zul.Treerow
beforeChildAdded, beforeParentChanged, getImage, getLabel, getLevel, getLinkedTreechildren, getTree, getZclass, setHflex, setImage, setLabel, setWidth, smartUpdate
-
Methods inherited from class org.zkoss.zul.impl.XulElement
clone, getContext, getCtrlKeys, getPopup, getPropertyAccess, getTooltip, renderProperties, setContext, setContext, setContextAttributes, setCtrlKeys, setPopup, setPopup, setPopupAttributes, setTooltip, setTooltip, setTooltipAttributes
-
Methods inherited from class org.zkoss.zk.ui.HtmlBasedComponent
focus, getAction, getDraggable, getDroppable, getExtraCtrl, getHeight, getHflex, getLeft, getRenderdefer, getSclass, getStyle, getTabindex, getTabindexInteger, getTooltiptext, getTop, getVflex, getWidth, getZindex, getZIndex, service, setAction, setClass, setDraggable, setDroppable, setFocus, setHeight, setHeight0, setHeightDirectly, setHflex0, setHflexDirectly, setLeft, setLeftDirectly, setRenderdefer, setSclass, setStyle, setTabindex, setTabindex, setTooltiptext, setTop, setTopDirectly, setVflex, setVflex0, setVflexDirectly, setWidth0, setWidthDirectly, setZclass, setZindex, setZIndex, setZIndexDirectly
-
Methods inherited from class org.zkoss.zk.ui.AbstractComponent
addAnnotation, addAnnotation, addCallback, addClientEvent, addEventHandler, addEventListener, addEventListener, addForward, addForward, addForward, addForward, addMoved, addRedrawCallback, addScopeListener, addShadowRoot, addShadowRootBefore, addSharedEventHandlerMap, appendChild, applyProperties, beforeChildRemoved, detach, didActivate, didActivate, didDeserialize, didDeserialize, disableBindingAnnotation, disableClientUpdate, enableBindingAnnotation, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getAutag, getCallback, getChildren, getClientAttribute, getClientDataAttribute, getClientEvents, getDefaultMold, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getEventListenerMap, getEventListeners, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNextSibling, getPage, getParent, getPreviousSibling, getRedrawCallback, getRoot, getShadowFellowIfAny, getShadowRoots, getShadowVariable, getShadowVariable, getShadowVariable0, getSpaceOwner, getSpecialRendererOutput, getStubonly, getSubBindingAnnotationCount, getTemplate, getTemplateNames, getUuid, getWidgetAttribute, getWidgetAttributeNames, getWidgetClass, getWidgetListener, getWidgetListenerNames, getWidgetOverride, getWidgetOverrideNames, hasAttribute, hasAttribute, hasAttribute, hasAttributeOrFellow, hasBindingAnnotation, hasFellow, hasFellow, hasSubBindingAnnotation, insertBefore, invalidate, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onChildRemoved, onPageAttached, onPageDetached, onWrongValue, query, queryAll, redraw, redrawChildren, removeAttribute, removeAttribute, removeAttribute, removeCallback, removeChild, removeEventListener, removeForward, removeForward, removeRedrawCallback, removeScopeListener, removeShadowRoot, render, render, render, replace, response, response, response, service, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setAttribute, setAuService, setAutag, setClientAttribute, setClientDataAttribute, setDefinition, setDefinition, setId, setMold, setPage, setPageBefore, setParent, setStubonly, setStubonly, setSubBindingAnnotationCount, setTemplate, setVisible, setVisibleDirectly, setWidgetAttribute, setWidgetClass, setWidgetListener, setWidgetOverride, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdateWidgetListener, smartUpdateWidgetOverride, toString, updateByClient, updateSubBindingAnnotationCount, willPassivate, willPassivate, willSerialize, willSerialize
-
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.zkoss.zk.ui.Component
addEventListener, addEventListener, addForward, addForward, addForward, addForward, appendChild, applyProperties, clone, detach, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getAutag, getChildren, getClientAttribute, getClientDataAttribute, getDefinition, getDesktop, getEventListeners, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNextSibling, getPage, getParent, getPreviousSibling, getRoot, getShadowVariable, getShadowVariable, getSpaceOwner, getStubonly, getTemplate, getTemplateNames, getUuid, getWidgetAttribute, getWidgetAttributeNames, getWidgetClass, getWidgetListener, getWidgetListenerNames, getWidgetOverride, getWidgetOverrideNames, hasAttribute, hasAttribute, hasAttributeOrFellow, hasFellow, hasFellow, insertBefore, invalidate, isInvalidated, isListenerAvailable, isVisible, query, queryAll, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, setAttribute, setAttribute, setAuService, setAutag, setClientAttribute, setClientDataAttribute, setId, setMold, setPage, setPageBefore, setParent, setStubonly, setStubonly, setTemplate, setVisible, setWidgetAttribute, setWidgetClass, setWidgetListener, setWidgetOverride
-
Methods inherited from interface org.zkoss.zk.ui.api.HtmlBasedComponent
focus, getHeight, getLeft, getSclass, getStyle, getTooltiptext, getTop, getWidth, getZclass, getZindex, getZIndex, setDraggable, setDroppable, setFocus, setHeight, setLeft, setSclass, setStyle, setTooltiptext, setTop, setWidth, setZclass, setZindex, setZIndex
-
Methods inherited from interface org.zkoss.zk.ui.ext.Scope
addScopeListener, getAttribute, hasAttribute, removeAttribute, removeScopeListener, setAttribute
-
-
-
-
Method Detail
-
getCommonI18NService
protected CommonI18NService getCommonI18NService()
- Returns:
- the commonI18NService
-
setCommonI18NService
public void setCommonI18NService(CommonI18NService commonI18NService)
- Parameters:
commonI18NService- the commonI18NService to set
-
createValueEditor
protected void createValueEditor(MappingLineModel line, MappingListViewComponent mappingListView)
- Overrides:
createValueEditorin classDefaultMappingLineComponent
-
getActions
protected java.util.List<org.zkoss.zk.ui.HtmlBasedComponent> getActions(MappingListViewComponent mappingListView)
- Overrides:
getActionsin classDefaultMappingLineComponent
-
hasConfigureAction
protected boolean hasConfigureAction()
-
addClickHandlerConfigure
protected void addClickHandlerConfigure(org.zkoss.zk.ui.HtmlBasedComponent button, MappingLineModel line, MappingListViewComponent mappingListView)
-
-