public class OfferView extends com.smartgwt.client.widgets.layout.HLayout implements Instantiable, OfferDisplay
| Modifier and Type | Field and Description |
|---|---|
protected com.smartgwt.client.widgets.Button |
addItemButton |
protected com.smartgwt.client.widgets.toolbar.ToolStripButton |
advancedButton |
protected com.smartgwt.client.widgets.layout.VLayout |
advancedItemCriteria |
protected com.smartgwt.client.widgets.layout.VLayout |
advancedItemCriteriaTarget |
protected com.smartgwt.client.widgets.Label |
bogoQuestionLabel |
protected com.smartgwt.client.widgets.layout.VLayout |
bogoQuestionLayout |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
bogoRadio |
protected com.smartgwt.client.widgets.toolbar.ToolStripButton |
cloneButton |
protected com.smartgwt.client.widgets.form.fields.TextItem |
codeField |
protected com.smartgwt.client.widgets.form.FilterBuilder |
customerFilterBuilder |
protected com.smartgwt.client.widgets.layout.VLayout |
customerLayout |
protected com.smartgwt.client.widgets.form.DynamicForm |
customerObtainForm |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
customerRuleRadio |
protected SectionView |
customerSection |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
deliveryTypeRadio |
protected DynamicFormView |
dynamicFormDisplay |
protected com.smartgwt.client.widgets.form.DynamicForm |
fgCombineForm |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
fgCombineRuleRadio |
protected com.smartgwt.client.widgets.layout.VLayout |
fgQuestionLayout |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
fgRuleRadio |
protected SectionView |
fgSectionView |
protected com.smartgwt.client.widgets.form.FilterBuilder |
fulfillmentGroupFilterBuilder |
protected com.smartgwt.client.widgets.ImgButton |
helpButtonBogo |
protected com.smartgwt.client.widgets.ImgButton |
helpButtonType |
protected com.smartgwt.client.widgets.layout.VLayout |
itemBuilderContainerLayout |
protected List<ItemBuilderDisplay> |
itemBuilderViews |
protected SectionView |
itemQualificationSectionView |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
itemRuleRadio |
protected SectionView |
itemTargetSectionView |
protected DynamicEntityListView |
listDisplay |
protected com.smartgwt.client.widgets.layout.VLayout |
newItemBuilderLayout |
protected com.smartgwt.client.widgets.layout.VLayout |
newTargetItemBuilderLayout |
protected com.smartgwt.client.widgets.form.DynamicForm |
orderCombineForm |
protected com.smartgwt.client.widgets.Label |
orderCombineLabel |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
orderCombineRuleRadio |
protected com.smartgwt.client.widgets.form.FilterBuilder |
orderFilterBuilder |
protected com.smartgwt.client.widgets.form.DynamicForm |
orderForm |
protected com.smartgwt.client.widgets.form.DynamicForm |
orderItemCombineForm |
protected com.smartgwt.client.widgets.Label |
orderItemCombineLabel |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
orderItemCombineRuleRadio |
protected com.smartgwt.client.widgets.layout.VLayout |
orderItemLayout |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
orderRuleRadio |
protected SectionView |
orderSection |
protected com.smartgwt.client.widgets.layout.VLayout |
orderSectionLayout |
protected com.smartgwt.client.widgets.form.DynamicForm |
qualifyForAnotherPromoForm |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
qualifyForAnotherPromoRadio |
protected com.smartgwt.client.widgets.form.DynamicForm |
qualifyForAnotherPromoTargetForm |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
qualifyForAnotherPromoTargetRadio |
protected com.smartgwt.client.widgets.form.fields.FloatItem |
qualifyingItemSubTotal |
protected com.smartgwt.client.widgets.form.DynamicForm |
qualifyingItemSubTotalForm |
protected com.smartgwt.client.widgets.form.DynamicForm |
rawCustomerForm |
protected com.smartgwt.client.widgets.form.fields.TextAreaItem |
rawCustomerTextArea |
protected com.smartgwt.client.widgets.form.DynamicForm |
rawFGForm |
protected com.smartgwt.client.widgets.form.fields.TextAreaItem |
rawFGTextArea |
protected com.smartgwt.client.widgets.form.DynamicForm |
rawOrderForm |
protected com.smartgwt.client.widgets.form.fields.TextAreaItem |
rawOrderTextArea |
protected com.smartgwt.client.widgets.form.DynamicForm |
receiveFromAnotherPromoForm |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
receiveFromAnotherPromoRadio |
protected com.smartgwt.client.widgets.form.DynamicForm |
receiveFromAnotherPromoTargetForm |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
receiveFromAnotherPromoTargetRadio |
protected com.smartgwt.client.widgets.Label |
requiredItemsLabel |
protected com.smartgwt.client.widgets.layout.VLayout |
requiredItemsLayout |
protected com.smartgwt.client.widgets.form.DynamicForm |
restrictForm |
protected SectionView |
restrictionSectionView |
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem |
restrictRuleRadio |
protected com.smartgwt.client.widgets.form.DynamicForm |
stepBogoForm |
protected com.smartgwt.client.widgets.form.DynamicForm |
stepFGForm |
protected com.smartgwt.client.widgets.Label |
stepFGLabel |
protected com.smartgwt.client.widgets.form.DynamicForm |
stepItemForm |
protected com.smartgwt.client.widgets.Button |
targetAddItemButton |
protected com.smartgwt.client.widgets.layout.VLayout |
targetItemBuilderContainerLayout |
protected List<ItemBuilderDisplay> |
targetItemBuilderViews |
protected com.smartgwt.client.widgets.Label |
targetItemsLabel |
protected com.smartgwt.client.widgets.layout.VLayout |
targetItemsLayout |
protected com.smartgwt.client.widgets.form.DynamicForm |
whichCustomerForm |
| Constructor and Description |
|---|
OfferView() |
| Modifier and Type | Method and Description |
|---|---|
ItemBuilderDisplay |
addItemBuilder(com.smartgwt.client.data.DataSource orderItemDataSource) |
ItemBuilderDisplay |
addTargetItemBuilder(com.smartgwt.client.data.DataSource orderItemDataSource) |
com.smartgwt.client.widgets.Canvas |
asCanvas() |
void |
build(com.smartgwt.client.data.DataSource entityDataSource,
com.smartgwt.client.data.DataSource... additionalDataSources) |
com.smartgwt.client.widgets.Button |
getAddItemButton() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getAdvancedButton() |
com.smartgwt.client.widgets.layout.VLayout |
getAdvancedItemCriteria() |
com.smartgwt.client.widgets.layout.VLayout |
getAdvancedItemCriteriaTarget() |
com.smartgwt.client.widgets.Label |
getBogoQuestionLabel() |
com.smartgwt.client.widgets.layout.VLayout |
getBogoQuestionLayout() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getBogoRadio() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getCloneButton() |
com.smartgwt.client.widgets.form.fields.TextItem |
getCodeField() |
com.smartgwt.client.widgets.form.FilterBuilder |
getCustomerFilterBuilder() |
com.smartgwt.client.widgets.layout.VLayout |
getCustomerLayout() |
com.smartgwt.client.widgets.form.DynamicForm |
getCustomerObtainForm() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getCustomerRuleRadio() |
SectionView |
getCustomerSection() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getDeliveryTypeRadio() |
DynamicFormDisplay |
getDynamicFormDisplay() |
com.smartgwt.client.widgets.form.DynamicForm |
getFGCombineForm() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getFgCombineRuleRadio() |
com.smartgwt.client.widgets.layout.VLayout |
getFgQuestionLayout() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getFgRuleRadio() |
SectionView |
getFgSectionView() |
com.smartgwt.client.widgets.form.FilterBuilder |
getFulfillmentGroupFilterBuilder() |
com.smartgwt.client.widgets.ImgButton |
getHelpButtonBogo() |
com.smartgwt.client.widgets.ImgButton |
getHelpButtonType() |
List<ItemBuilderDisplay> |
getItemBuilderViews() |
SectionView |
getItemQualificationSectionView() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getItemRuleRadio() |
SectionView |
getItemTargetSectionView() |
DynamicEntityListDisplay |
getListDisplay() |
com.smartgwt.client.widgets.layout.VLayout |
getNewItemBuilderLayout() |
com.smartgwt.client.widgets.layout.VLayout |
getNewTargetItemBuilderLayout() |
com.smartgwt.client.widgets.form.DynamicForm |
getOrderCombineForm() |
com.smartgwt.client.widgets.Label |
getOrderCombineLabel() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getOrderCombineRuleRadio() |
com.smartgwt.client.widgets.form.FilterBuilder |
getOrderFilterBuilder() |
com.smartgwt.client.widgets.form.DynamicForm |
getOrderForm() |
com.smartgwt.client.widgets.form.DynamicForm |
getOrderItemCombineForm() |
com.smartgwt.client.widgets.Label |
getOrderItemCombineLabel() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getOrderItemCombineRuleRadio() |
com.smartgwt.client.widgets.layout.VLayout |
getOrderItemLayout() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getOrderRuleRadio() |
SectionView |
getOrderSection() |
com.smartgwt.client.widgets.layout.VLayout |
getOrderSectionLayout() |
com.smartgwt.client.widgets.form.DynamicForm |
getQualifyForAnotherPromoForm() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getQualifyForAnotherPromoRadio() |
com.smartgwt.client.widgets.form.DynamicForm |
getQualifyForAnotherPromoTargetForm() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getQualifyForAnotherPromoTargetRadio() |
com.smartgwt.client.widgets.form.fields.FloatItem |
getQualifyingItemSubTotal() |
com.smartgwt.client.widgets.form.DynamicForm |
getQualifyingItemSubTotalForm() |
com.smartgwt.client.widgets.form.DynamicForm |
getRawCustomerForm() |
com.smartgwt.client.widgets.form.fields.TextAreaItem |
getRawCustomerTextArea() |
com.smartgwt.client.widgets.form.DynamicForm |
getRawFGForm() |
com.smartgwt.client.widgets.form.fields.TextAreaItem |
getRawFGTextArea() |
com.smartgwt.client.widgets.form.DynamicForm |
getRawOrderForm() |
com.smartgwt.client.widgets.form.fields.TextAreaItem |
getRawOrderTextArea() |
com.smartgwt.client.widgets.form.DynamicForm |
getReceiveFromAnotherPromoForm() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getReceiveFromAnotherPromoRadio() |
com.smartgwt.client.widgets.form.DynamicForm |
getReceiveFromAnotherPromoTargetForm() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getReceiveFromAnotherPromoTargetRadio() |
com.smartgwt.client.widgets.Label |
getRequiredItemsLabel() |
com.smartgwt.client.widgets.layout.VLayout |
getRequiredItemsLayout() |
com.smartgwt.client.widgets.form.DynamicForm |
getRestrictForm() |
SectionView |
getRestrictionSectionView() |
com.smartgwt.client.widgets.form.fields.RadioGroupItem |
getRestrictRuleRadio() |
com.smartgwt.client.widgets.form.DynamicForm |
getStepBogoForm() |
com.smartgwt.client.widgets.form.DynamicForm |
getStepFGForm() |
com.smartgwt.client.widgets.Label |
getStepFGLabel() |
com.smartgwt.client.widgets.form.DynamicForm |
getStepItemForm() |
com.smartgwt.client.widgets.Button |
getTargetAddItemButton() |
com.smartgwt.client.widgets.layout.VLayout |
getTargetItemBuilderContainerLayout() |
List<ItemBuilderDisplay> |
getTargetItemBuilderViews() |
com.smartgwt.client.widgets.Label |
getTargetItemsLabel() |
com.smartgwt.client.widgets.layout.VLayout |
getTargetItemsLayout() |
com.smartgwt.client.widgets.form.DynamicForm |
getWhichCustomerForm() |
void |
removeAllItemBuilders() |
void |
removeAllTargetItemBuilders() |
void |
removeItemBuilder(ItemBuilderDisplay itemBuilder) |
void |
removeTargetItemBuilder(ItemBuilderDisplay itemBuilder) |
void |
setHelpButtonBogo(com.smartgwt.client.widgets.ImgButton helpButtonBogo) |
void |
setQualifyingItemSubTotal(com.smartgwt.client.widgets.form.fields.FloatItem qualifyingItemSubTotal) |
create, getOrCreateRef, setDefaultPropertiesaddMember, addMember, addMember, addMember, addMemberPostCreate, addMemberPostCreate, addMemberPreCreate, addMemberPreCreate, getAnimateMembers, getAnimateMemberTime, getCanDropComponents, getDefaultResizeBars, getDropComponent, getDropLineThickness, getDropPosition, getEnforcePolicy, getHPolicy, getLayoutBottomMargin, getLayoutLeftMargin, getLayoutMargin, getLayoutRightMargin, getLayoutTopMargin, getLeaveScrollbarGap, getLocateMembersBy, getLocateMembersType, getManagePercentBreadth, getMember, getMember, getMemberDefaultBreadth, getMemberNumber, getMemberNumber, getMemberOffset, getMemberOverlap, getMembers, getMembersMargin, getMinMemberSize, getOverflow, getPaddingAsLayoutMargin, getResizeBarClass, getResizeBarSize, getReverseOrder, getShowDragPlaceHolder, getStackZIndex, getVertical, getVPolicy, hasMember, hideDropLine, hideMember, hideMember, membersChanged, onInit_Layout, onInit, reflow, reflow, reflowNow, removeMember, removeMembers, reorderMember, reorderMembers, setAlign, setAlign, setAnimateMembers, setAnimateMemberTime, setCanDropComponents, setDefaultLayoutAlign, setDefaultLayoutAlign, setDefaultProperties, setDefaultResizeBars, setDropLineProperties, setDropLineThickness, setEnforcePolicy, setHPolicy, setLayoutBottomMargin, setLayoutLeftMargin, setLayoutMargin, setLayoutRightMargin, setLayoutTopMargin, setLeaveScrollbarGap, setLocateMembersBy, setLocateMembersType, setManagePercentBreadth, setMemberOverlap, setMembers, setMembersMargin, setMinMemberSize, setOverflow, setPaddingAsLayoutMargin, setPlaceHolderDefaults, setPlaceHolderProperties, setResizeBarClass, setResizeBarSize, setReverseOrder, setShowDragPlaceHolder, setStackZIndex, setVertical, setVisibleMember, setVPolicy, showMember, showMemberaddChild, addChild, addChild, addClickHandler, addDoubleClickHandler, addDragMoveHandler, addDragRepositionMoveHandler, addDragRepositionStartHandler, addDragRepositionStopHandler, addDragResizeMoveHandler, addDragResizeStartHandler, addDragResizeStopHandler, addDragStartHandler, addDragStopHandler, addDropHandler, addDropMoveHandler, addDropOutHandler, addDropOverHandler, addFocusChangedHandler, addHoverHandler, addHoverHiddenHandler, addKeyDownHandler, addKeyPressHandler, addMouseDownHandler, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseStillDownHandler, addMouseUpHandler, addMouseWheelHandler, addMovedHandler, addParentMovedHandler, addPeer, addPeer, addResizedHandler, addRightMouseDownHandler, addScrolledHandler, addShowContextMenuHandler, addStyleName, addVisibilityChangedHandler, adjustForContent, animateFade, animateFade, animateFade, animateHide, animateHide, animateHide, animateMove, animateMove, animateMove, animateMove, animateRect, animateRect, animateRect, animateResize, animateResize, animateResize, animateScroll, animateScroll, animateScroll, animateShow, animateShow, animateShow, blur, bringToFront, clear, clickMaskUp, clickMaskUp, contains, contains, containsEvent, containsFocus, containsPoint, containsPoint, convertToCanvasArray, disable, enable, focus, getAbsoluteLeft, getAbsoluteTop, getAccessKey, getAnimateAcceleration, getAnimateFadeTime, getAnimateHideAcceleration, getAnimateHideTime, getAnimateMoveAcceleration, getAnimateMoveTime, getAnimateRectAcceleration, getAnimateRectTime, getAnimateResizeAcceleration, getAnimateResizeTime, getAnimateScrollAcceleration, getAnimateScrollTime, getAnimateShowAcceleration, getAnimateShowEffect, getAnimateShowTime, getAnimateTime, getAppImgDir, getAriaRole, getAutoShowParent, getBackgroundColor, getBackgroundImage, getBackgroundPosition, getBackgroundRepeat, getBorder, getBottom, getById, getCanAcceptDrop, getCanDrag, getCanDragReposition, getCanDragResize, getCanDragScroll, getCanDrop, getCanDropBefore, getCanFocus, getCanHover, getCanSelectText, getCanvasItem, getChildren, getChildrenSnapResizeToGrid, getChildrenSnapToGrid, getContents, getContextMenu, getCursor, getDataPath, getDefaultHeight, getDefaultWidth, getDestroyed, getDestroying, getDisabled, getDisabledCursor, getDoubleClickDelay, getDragAppearance, getDragIntersectStyle, getDragOpacity, getDragRepositionCursor, getDragScrollDelay, getDragStartDistance, getDragTarget, getDragType, getDynamicContents, getEdgeBackgroundColor, getEdgeCenterBackgroundColor, getEdgeImage, getEdgeMarginSize, getEdgeOffset, getEdgeOpacity, getEdgeShowCenter, getEdgeSize, getExtraSpace, getFacetId, getFullDataPath, getGroupTitle, getHeight, getHeightAsString, getHoverAlign, getHoverAutoDestroy, getHoverComponent, getHoverDelay, getHoverHeight, getHoverHTML, getHoverMoveWithMouse, getHoverOpacity, getHoverStyle, getHoverVAlign, getHoverWidth, getHoverWrap, getHSnapOrigin, getHSnapOrigin, getHSnapPosition, getHSnapPosition, getHtmlPosition, getImgURL, getImgURL, getInnerContentHeight, getInnerContentWidth, getInnerHeight, getInnerWidth, getIsGroup, getLeft, getLeftAsString, getLocateChildrenBy, getLocateChildrenType, getLocatePeersBy, getLocatePeersType, getMargin, getMatchElement, getMaxHeight, getMaxWidth, getMenuConstructor, getMinHeight, getMinWidth, getMouseStillDownDelay, getMouseStillDownInitialDelay, getNextZIndex, getNoDoubleClicks, getOffsetHeight, getOffsetWidth, getOffsetX, getOffsetY, getOpacity, getPadding, getPageBottom, getPageLeft, getPageRect, getPageRight, getPageTop, getParentElement, getPercentBox, getPosition, getPrefix, getPrintHTML, getPrintHTML, getPrompt, getRect, getRedrawOnResize, getResizeBarTarget, getRight, getScrollbarSize, getScrollBottom, getScrollHeight, getScrollLeft, getScrollRight, getScrollTop, getScrollWidth, getShadowDepth, getShadowImage, getShadowOffset, getShadowSoftness, getShouldPrint, getShowCustomScrollbars, getShowDragShadow, getShowEdges, getShowHover, getShowHoverComponents, getShowResizeBar, getShowShadow, getSkinImgDir, getSnapAxis, getSnapEdge, getSnapHDirection, getSnapHGap, getSnapOffsetLeft, getSnapOffsetTop, getSnapOnDrop, getSnapResizeToGrid, getSnapTo, getSnapToGrid, getSnapVDirection, getSnapVGap, getStyleName, getTabIndex, getTitle, getTooltip, getTop, getTopAsString, getUseOpacityFilter, getValuesManager, getViewportHeight, getViewportWidth, getVisibility, getVisibleHeight, getVisibleWidth, getVSnapOrigin, getVSnapOrigin, getVSnapPosition, getVSnapPosition, getWidth, getWidthAsString, getZIndex, handleHover, hide, hideClickMask, hideClickMask, hideContextMenu, imgHTML, imgHTML, imgHTML, intersects, isDirty, isDisabled, isDrawn, isVisible, keyUp, layoutChildren, linkHTML, linkHTML, markForDestroy, markForRedraw, markForRedraw, moveAbove, moveBelow, moveBy, moveTo, parentResized, printComponents, redraw, redraw, removeChild, removeChild, resizeBy, resizeTo, resizeTo, scrollBy, scrollByPercent, scrollTo, scrollTo, scrollToBottom, scrollToLeft, scrollToPercent, scrollToRight, scrollToTop, sendToBack, setAccessKey, setAllowExternalFilters, setAnimateAcceleration, setAnimateFadeTime, setAnimateHideAcceleration, setAnimateHideTime, setAnimateMoveAcceleration, setAnimateMoveTime, setAnimateRectAcceleration, setAnimateRectTime, setAnimateResizeAcceleration, setAnimateResizeTime, setAnimateScrollAcceleration, setAnimateScrollTime, setAnimateShowAcceleration, setAnimateShowEffect, setAnimateShowTime, setAnimateTime, setAppImgDir, setAriaRole, setAutoHeight, setAutoShowParent, setAutoWidth, setBackgroundColor, setBackgroundImage, setBackgroundPosition, setBackgroundRepeat, setBorder, setBottom, setCanAcceptDrop, setCanDrag, setCanDragReposition, setCanDragResize, setCanDragScroll, setCanDrop, setCanDropBefore, setCanFocus, setCanHover, setCanSelectText, setCanvasItem, setChildren, setChildrenSnapResizeToGrid, setChildrenSnapToGrid, setContents, setContextMenu, setCursor, setDataPath, setDefaultHeight, setDefaultProperties, setDefaultWidth, setDisabled, setDisabledCursor, setDoubleClickDelay, setDragAppearance, setDragIntersectStyle, setDragOpacity, setDragRepositionCursor, setDragScrollDelay, setDragStartDistance, setDragTarget, setDragType, setDropTypes, setDynamicContents, setEdgeBackgroundColor, setEdgeCenterBackgroundColor, setEdgeImage, setEdgeMarginSize, setEdgeOffset, setEdgeOpacity, setEdgeShowCenter, setEdgeSize, setExtraSpace, setFacetId, setGroupTitle, setHeight, setHeight, setHeight100, setHoverAlign, setHoverAutoDestroy, setHoverDelay, setHoverHeight, setHoverMoveWithMouse, setHoverOpacity, setHoverStyle, setHoverVAlign, setHoverWidth, setHoverWrap, setHtmlPosition, setImage, setImage, setIsGroup, setKeepInParentRect, setKeepInParentRect, setLayoutAlign, setLayoutAlign, setLeft, setLeft, setLocateChildrenBy, setLocateChildrenType, setLocatePeersBy, setLocatePeersType, setMargin, setMatchElement, setMaxHeight, setMaxWidth, setMenuConstructor, setMinHeight, setMinWidth, setMouseStillDownDelay, setMouseStillDownInitialDelay, setNeverUseFilters, setNoDoubleClicks, setOpacity, setPadding, setPageLeft, setPageTop, setParentElement, setPercentBox, setPosition, setPrefix, setPrompt, setRect, setRect, setRedrawOnResize, setResizeBarTarget, setResizeFrom, setRight, setScrollbarSize, setShadowDepth, setShadowImage, setShadowOffset, setShadowSoftness, setShouldPrint, setShowCustomScrollbars, setShowDragShadow, setShowEdges, setShowHover, setShowHoverComponents, setShowResizeBar, setShowShadow, setSkinImgDir, setSmoothFade, setSnapAxis, setSnapEdge, setSnapHDirection, setSnapHGap, setSnapOffsetLeft, setSnapOffsetTop, setSnapOnDrop, setSnapResizeToGrid, setSnapTo, setSnapToGrid, setSnapVDirection, setSnapVGap, setStyleName, setTabIndex, setTitle, setTooltip, setTop, setTop, setUseOpacityFilter, setValuesManager, setVisibility, setVisible, setWidth, setWidth, setWidth100, setZIndex, shouldDragScroll, show, showClickMask, showNextTo, showNextTo, showPrintPreview, showPrintPreview, showPrintPreview, showPrintPreview, updateHover, updateHover, updateShadow, visibleAtPoint, willAcceptDropaddDrawHandler, destroy, doAddHandler, doInit, doOnRender, draw, equals, error, errorIfNotCreated, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsElement, getAttributeAsFloat, getAttributeAsFloatArray, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsMap, getAttributeAsString, getAttributeAsStringArray, getConfig, getDOM, getElement, getElement, getHandlerCount, getID, getInnerHTML, getJsObj, getOrCreateJsObj, getRef, getScClassName, hashCode, isConfigOnly, isCreated, onDestroy, onDraw, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setConfig, setConfigOnly, setDragTracker, setElement, setHtmlElement, setID, setNullProperty, setPosition, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setScClassName, toStringaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, ensureDebugId, ensureDebugId, ensureDebugId, getStyleElement, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, sinkBitlessEvent, unsinkEventsclone, finalize, getClass, notify, notifyAll, wait, wait, waitprotected com.smartgwt.client.widgets.form.DynamicForm stepFGForm
protected com.smartgwt.client.widgets.form.DynamicForm stepItemForm
protected com.smartgwt.client.widgets.form.DynamicForm stepBogoForm
protected com.smartgwt.client.widgets.form.DynamicForm orderCombineForm
protected com.smartgwt.client.widgets.form.DynamicForm rawCustomerForm
protected com.smartgwt.client.widgets.form.DynamicForm rawOrderForm
protected com.smartgwt.client.widgets.form.DynamicForm rawFGForm
protected com.smartgwt.client.widgets.form.DynamicForm restrictForm
protected com.smartgwt.client.widgets.form.DynamicForm customerObtainForm
protected com.smartgwt.client.widgets.form.DynamicForm whichCustomerForm
protected com.smartgwt.client.widgets.form.DynamicForm orderForm
protected com.smartgwt.client.widgets.form.DynamicForm receiveFromAnotherPromoForm
protected com.smartgwt.client.widgets.form.DynamicForm qualifyForAnotherPromoForm
protected com.smartgwt.client.widgets.form.DynamicForm receiveFromAnotherPromoTargetForm
protected com.smartgwt.client.widgets.form.DynamicForm qualifyForAnotherPromoTargetForm
protected com.smartgwt.client.widgets.form.DynamicForm fgCombineForm
protected com.smartgwt.client.widgets.form.DynamicForm orderItemCombineForm
protected com.smartgwt.client.widgets.form.DynamicForm qualifyingItemSubTotalForm
protected com.smartgwt.client.widgets.layout.VLayout customerLayout
protected com.smartgwt.client.widgets.layout.VLayout orderSectionLayout
protected SectionView customerSection
protected SectionView orderSection
protected DynamicFormView dynamicFormDisplay
protected DynamicEntityListView listDisplay
protected com.smartgwt.client.widgets.toolbar.ToolStripButton advancedButton
protected com.smartgwt.client.widgets.ImgButton helpButtonType
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem deliveryTypeRadio
protected com.smartgwt.client.widgets.form.fields.TextItem codeField
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem customerRuleRadio
protected com.smartgwt.client.widgets.form.FilterBuilder customerFilterBuilder
protected com.smartgwt.client.widgets.form.FilterBuilder fulfillmentGroupFilterBuilder
protected com.smartgwt.client.widgets.Label stepFGLabel
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem fgRuleRadio
protected com.smartgwt.client.widgets.Label requiredItemsLabel
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem itemRuleRadio
protected com.smartgwt.client.widgets.ImgButton helpButtonBogo
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem bogoRadio
protected com.smartgwt.client.widgets.Label targetItemsLabel
protected com.smartgwt.client.widgets.Label bogoQuestionLabel
protected com.smartgwt.client.widgets.layout.VLayout bogoQuestionLayout
protected com.smartgwt.client.widgets.layout.VLayout fgQuestionLayout
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem orderRuleRadio
protected com.smartgwt.client.widgets.form.FilterBuilder orderFilterBuilder
protected com.smartgwt.client.widgets.layout.VLayout requiredItemsLayout
protected com.smartgwt.client.widgets.layout.VLayout targetItemsLayout
protected com.smartgwt.client.widgets.layout.VLayout orderItemLayout
protected SectionView fgSectionView
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem receiveFromAnotherPromoRadio
protected SectionView itemTargetSectionView
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem qualifyForAnotherPromoRadio
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem receiveFromAnotherPromoTargetRadio
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem qualifyForAnotherPromoTargetRadio
protected com.smartgwt.client.widgets.layout.VLayout advancedItemCriteriaTarget
protected com.smartgwt.client.widgets.layout.VLayout advancedItemCriteria
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem fgCombineRuleRadio
protected com.smartgwt.client.widgets.Label orderCombineLabel
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem orderCombineRuleRadio
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem restrictRuleRadio
protected SectionView restrictionSectionView
protected SectionView itemQualificationSectionView
protected com.smartgwt.client.widgets.Label orderItemCombineLabel
protected com.smartgwt.client.widgets.form.fields.RadioGroupItem orderItemCombineRuleRadio
protected com.smartgwt.client.widgets.form.fields.TextAreaItem rawCustomerTextArea
protected com.smartgwt.client.widgets.form.fields.TextAreaItem rawOrderTextArea
protected com.smartgwt.client.widgets.form.fields.TextAreaItem rawFGTextArea
protected com.smartgwt.client.widgets.toolbar.ToolStripButton cloneButton
protected com.smartgwt.client.widgets.form.fields.FloatItem qualifyingItemSubTotal
protected List<ItemBuilderDisplay> itemBuilderViews
protected List<ItemBuilderDisplay> targetItemBuilderViews
protected com.smartgwt.client.widgets.layout.VLayout newItemBuilderLayout
protected com.smartgwt.client.widgets.layout.VLayout newTargetItemBuilderLayout
protected com.smartgwt.client.widgets.layout.VLayout itemBuilderContainerLayout
protected com.smartgwt.client.widgets.layout.VLayout targetItemBuilderContainerLayout
protected com.smartgwt.client.widgets.Button addItemButton
protected com.smartgwt.client.widgets.Button targetAddItemButton
public void build(com.smartgwt.client.data.DataSource entityDataSource,
com.smartgwt.client.data.DataSource... additionalDataSources)
public com.smartgwt.client.widgets.form.DynamicForm getQualifyingItemSubTotalForm()
getQualifyingItemSubTotalForm in interface OfferDisplaypublic ItemBuilderDisplay addItemBuilder(com.smartgwt.client.data.DataSource orderItemDataSource)
addItemBuilder in interface OfferDisplaypublic void removeItemBuilder(ItemBuilderDisplay itemBuilder)
removeItemBuilder in interface OfferDisplaypublic void removeAllItemBuilders()
removeAllItemBuilders in interface OfferDisplaypublic ItemBuilderDisplay addTargetItemBuilder(com.smartgwt.client.data.DataSource orderItemDataSource)
addTargetItemBuilder in interface OfferDisplaypublic void removeTargetItemBuilder(ItemBuilderDisplay itemBuilder)
removeTargetItemBuilder in interface OfferDisplaypublic void removeAllTargetItemBuilders()
removeAllTargetItemBuilders in interface OfferDisplaypublic com.smartgwt.client.widgets.Canvas asCanvas()
public DynamicFormDisplay getDynamicFormDisplay()
getDynamicFormDisplay in interface OfferDisplaygetDynamicFormDisplay in interface DynamicEditDisplaypublic DynamicEntityListDisplay getListDisplay()
getListDisplay in interface OfferDisplaygetListDisplay in interface DynamicEditDisplaypublic com.smartgwt.client.widgets.toolbar.ToolStripButton getAdvancedButton()
getAdvancedButton in interface OfferDisplaypublic com.smartgwt.client.widgets.ImgButton getHelpButtonType()
getHelpButtonType in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getDeliveryTypeRadio()
getDeliveryTypeRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.TextItem getCodeField()
getCodeField in interface OfferDisplaypublic com.smartgwt.client.widgets.form.FilterBuilder getCustomerFilterBuilder()
getCustomerFilterBuilder in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getCustomerRuleRadio()
getCustomerRuleRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.form.FilterBuilder getFulfillmentGroupFilterBuilder()
getFulfillmentGroupFilterBuilder in interface OfferDisplaypublic com.smartgwt.client.widgets.Label getStepFGLabel()
getStepFGLabel in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getFgRuleRadio()
getFgRuleRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getStepFGForm()
getStepFGForm in interface OfferDisplaypublic com.smartgwt.client.widgets.Label getRequiredItemsLabel()
getRequiredItemsLabel in interface OfferDisplaypublic com.smartgwt.client.widgets.Button getAddItemButton()
getAddItemButton in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getItemRuleRadio()
getItemRuleRadio in interface OfferDisplaypublic List<ItemBuilderDisplay> getItemBuilderViews()
getItemBuilderViews in interface OfferDisplaypublic com.smartgwt.client.widgets.ImgButton getHelpButtonBogo()
getHelpButtonBogo in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getBogoRadio()
getBogoRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.Label getTargetItemsLabel()
getTargetItemsLabel in interface OfferDisplaypublic com.smartgwt.client.widgets.Label getBogoQuestionLabel()
getBogoQuestionLabel in interface OfferDisplaypublic void setHelpButtonBogo(com.smartgwt.client.widgets.ImgButton helpButtonBogo)
setHelpButtonBogo in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getStepBogoForm()
getStepBogoForm in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getBogoQuestionLayout()
getBogoQuestionLayout in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getFgQuestionLayout()
getFgQuestionLayout in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getOrderRuleRadio()
getOrderRuleRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.form.FilterBuilder getOrderFilterBuilder()
getOrderFilterBuilder in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getRequiredItemsLayout()
getRequiredItemsLayout in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getTargetItemsLayout()
getTargetItemsLayout in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getNewItemBuilderLayout()
getNewItemBuilderLayout in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getOrderItemLayout()
getOrderItemLayout in interface OfferDisplaypublic SectionView getFgSectionView()
getFgSectionView in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getReceiveFromAnotherPromoRadio()
getReceiveFromAnotherPromoRadio in interface OfferDisplaypublic SectionView getItemTargetSectionView()
getItemTargetSectionView in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getQualifyForAnotherPromoRadio()
getQualifyForAnotherPromoRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getReceiveFromAnotherPromoTargetRadio()
getReceiveFromAnotherPromoTargetRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getQualifyForAnotherPromoTargetRadio()
getQualifyForAnotherPromoTargetRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getAdvancedItemCriteriaTarget()
getAdvancedItemCriteriaTarget in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getAdvancedItemCriteria()
getAdvancedItemCriteria in interface OfferDisplaypublic com.smartgwt.client.widgets.Label getOrderCombineLabel()
getOrderCombineLabel in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getOrderCombineForm()
getOrderCombineForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getOrderCombineRuleRadio()
getOrderCombineRuleRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getFgCombineRuleRadio()
getFgCombineRuleRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getRestrictRuleRadio()
getRestrictRuleRadio in interface OfferDisplaypublic SectionView getRestrictionSectionView()
getRestrictionSectionView in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getRawCustomerForm()
getRawCustomerForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.TextAreaItem getRawCustomerTextArea()
getRawCustomerTextArea in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getRawOrderForm()
getRawOrderForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.TextAreaItem getRawOrderTextArea()
getRawOrderTextArea in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getRawFGForm()
getRawFGForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.TextAreaItem getRawFGTextArea()
getRawFGTextArea in interface OfferDisplaypublic SectionView getItemQualificationSectionView()
getItemQualificationSectionView in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getRestrictForm()
getRestrictForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getCustomerObtainForm()
getCustomerObtainForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getWhichCustomerForm()
getWhichCustomerForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getOrderForm()
getOrderForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getReceiveFromAnotherPromoForm()
getReceiveFromAnotherPromoForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getQualifyForAnotherPromoForm()
getQualifyForAnotherPromoForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getReceiveFromAnotherPromoTargetForm()
getReceiveFromAnotherPromoTargetForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getQualifyForAnotherPromoTargetForm()
getQualifyForAnotherPromoTargetForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getFGCombineForm()
getFGCombineForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getStepItemForm()
getStepItemForm in interface OfferDisplaypublic com.smartgwt.client.widgets.toolbar.ToolStripButton getCloneButton()
getCloneButton in interface OfferDisplaypublic com.smartgwt.client.widgets.form.DynamicForm getOrderItemCombineForm()
getOrderItemCombineForm in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.RadioGroupItem getOrderItemCombineRuleRadio()
getOrderItemCombineRuleRadio in interface OfferDisplaypublic com.smartgwt.client.widgets.Label getOrderItemCombineLabel()
getOrderItemCombineLabel in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getCustomerLayout()
getCustomerLayout in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getOrderSectionLayout()
getOrderSectionLayout in interface OfferDisplaypublic SectionView getCustomerSection()
getCustomerSection in interface OfferDisplaypublic SectionView getOrderSection()
getOrderSection in interface OfferDisplaypublic com.smartgwt.client.widgets.form.fields.FloatItem getQualifyingItemSubTotal()
getQualifyingItemSubTotal in interface OfferDisplaypublic void setQualifyingItemSubTotal(com.smartgwt.client.widgets.form.fields.FloatItem qualifyingItemSubTotal)
public com.smartgwt.client.widgets.layout.VLayout getNewTargetItemBuilderLayout()
getNewTargetItemBuilderLayout in interface OfferDisplaypublic List<ItemBuilderDisplay> getTargetItemBuilderViews()
getTargetItemBuilderViews in interface OfferDisplaypublic com.smartgwt.client.widgets.layout.VLayout getTargetItemBuilderContainerLayout()
getTargetItemBuilderContainerLayout in interface OfferDisplaypublic com.smartgwt.client.widgets.Button getTargetAddItemButton()
getTargetAddItemButton in interface OfferDisplayCopyright © 2013. All rights reserved.