org.broadleafcommerce.admin.client.view.promotion
Interface OfferDisplay

All Superinterfaces:
Display, DynamicEditDisplay
All Known Implementing Classes:
OfferView

public interface OfferDisplay
extends DynamicEditDisplay

Author:
jfischer

Method Summary
 ItemBuilderDisplay addItemBuilder(com.smartgwt.client.data.DataSource orderItemDataSource)
           
 ItemBuilderDisplay addTargetItemBuilder(com.smartgwt.client.data.DataSource orderItemDataSource)
           
 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)
           
 
Methods inherited from interface org.broadleafcommerce.openadmin.client.view.Display
asCanvas, build, destroy, draw, hide, show
 

Method Detail

getDynamicFormDisplay

DynamicFormDisplay getDynamicFormDisplay()
Specified by:
getDynamicFormDisplay in interface DynamicEditDisplay

getListDisplay

DynamicEntityListDisplay getListDisplay()
Specified by:
getListDisplay in interface DynamicEditDisplay

getAdvancedButton

com.smartgwt.client.widgets.toolbar.ToolStripButton getAdvancedButton()

getHelpButtonType

com.smartgwt.client.widgets.ImgButton getHelpButtonType()

getDeliveryTypeRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getDeliveryTypeRadio()

getCodeField

com.smartgwt.client.widgets.form.fields.TextItem getCodeField()

getCustomerFilterBuilder

com.smartgwt.client.widgets.form.FilterBuilder getCustomerFilterBuilder()

getCustomerRuleRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getCustomerRuleRadio()

getFulfillmentGroupFilterBuilder

com.smartgwt.client.widgets.form.FilterBuilder getFulfillmentGroupFilterBuilder()

getStepFGLabel

com.smartgwt.client.widgets.Label getStepFGLabel()

getFgRuleRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getFgRuleRadio()

getStepFGForm

com.smartgwt.client.widgets.form.DynamicForm getStepFGForm()

getRequiredItemsLabel

com.smartgwt.client.widgets.Label getRequiredItemsLabel()

getAddItemButton

com.smartgwt.client.widgets.Button getAddItemButton()

getItemRuleRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getItemRuleRadio()

getItemBuilderViews

List<ItemBuilderDisplay> getItemBuilderViews()

getHelpButtonBogo

com.smartgwt.client.widgets.ImgButton getHelpButtonBogo()

getBogoRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getBogoRadio()

getTargetItemsLabel

com.smartgwt.client.widgets.Label getTargetItemsLabel()

getBogoQuestionLabel

com.smartgwt.client.widgets.Label getBogoQuestionLabel()

setHelpButtonBogo

void setHelpButtonBogo(com.smartgwt.client.widgets.ImgButton helpButtonBogo)

getStepBogoForm

com.smartgwt.client.widgets.form.DynamicForm getStepBogoForm()

getBogoQuestionLayout

com.smartgwt.client.widgets.layout.VLayout getBogoQuestionLayout()

getFgQuestionLayout

com.smartgwt.client.widgets.layout.VLayout getFgQuestionLayout()

getOrderRuleRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getOrderRuleRadio()

getOrderFilterBuilder

com.smartgwt.client.widgets.form.FilterBuilder getOrderFilterBuilder()

addItemBuilder

ItemBuilderDisplay addItemBuilder(com.smartgwt.client.data.DataSource orderItemDataSource)

removeItemBuilder

void removeItemBuilder(ItemBuilderDisplay itemBuilder)

getRequiredItemsLayout

com.smartgwt.client.widgets.layout.VLayout getRequiredItemsLayout()

getTargetItemsLayout

com.smartgwt.client.widgets.layout.VLayout getTargetItemsLayout()

getNewItemBuilderLayout

com.smartgwt.client.widgets.layout.VLayout getNewItemBuilderLayout()

getOrderItemLayout

com.smartgwt.client.widgets.layout.VLayout getOrderItemLayout()

getFgSectionView

SectionView getFgSectionView()

getReceiveFromAnotherPromoRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getReceiveFromAnotherPromoRadio()

getItemTargetSectionView

SectionView getItemTargetSectionView()

getQualifyForAnotherPromoRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getQualifyForAnotherPromoRadio()

getReceiveFromAnotherPromoTargetRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getReceiveFromAnotherPromoTargetRadio()

getQualifyForAnotherPromoTargetRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getQualifyForAnotherPromoTargetRadio()

getAdvancedItemCriteriaTarget

com.smartgwt.client.widgets.layout.VLayout getAdvancedItemCriteriaTarget()

getAdvancedItemCriteria

com.smartgwt.client.widgets.layout.VLayout getAdvancedItemCriteria()

getOrderCombineLabel

com.smartgwt.client.widgets.Label getOrderCombineLabel()

getOrderCombineForm

com.smartgwt.client.widgets.form.DynamicForm getOrderCombineForm()

getOrderCombineRuleRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getOrderCombineRuleRadio()

getFgCombineRuleRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getFgCombineRuleRadio()

getRestrictRuleRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getRestrictRuleRadio()

getRestrictionSectionView

SectionView getRestrictionSectionView()

getRawCustomerForm

com.smartgwt.client.widgets.form.DynamicForm getRawCustomerForm()

getRawCustomerTextArea

com.smartgwt.client.widgets.form.fields.TextAreaItem getRawCustomerTextArea()

getRawOrderForm

com.smartgwt.client.widgets.form.DynamicForm getRawOrderForm()

getRawOrderTextArea

com.smartgwt.client.widgets.form.fields.TextAreaItem getRawOrderTextArea()

removeAllItemBuilders

void removeAllItemBuilders()

getRawFGForm

com.smartgwt.client.widgets.form.DynamicForm getRawFGForm()

getRawFGTextArea

com.smartgwt.client.widgets.form.fields.TextAreaItem getRawFGTextArea()

getItemQualificationSectionView

SectionView getItemQualificationSectionView()

getRestrictForm

com.smartgwt.client.widgets.form.DynamicForm getRestrictForm()

getCustomerObtainForm

com.smartgwt.client.widgets.form.DynamicForm getCustomerObtainForm()

getWhichCustomerForm

com.smartgwt.client.widgets.form.DynamicForm getWhichCustomerForm()

getOrderForm

com.smartgwt.client.widgets.form.DynamicForm getOrderForm()

getReceiveFromAnotherPromoForm

com.smartgwt.client.widgets.form.DynamicForm getReceiveFromAnotherPromoForm()

getQualifyForAnotherPromoForm

com.smartgwt.client.widgets.form.DynamicForm getQualifyForAnotherPromoForm()

getReceiveFromAnotherPromoTargetForm

com.smartgwt.client.widgets.form.DynamicForm getReceiveFromAnotherPromoTargetForm()

getQualifyForAnotherPromoTargetForm

com.smartgwt.client.widgets.form.DynamicForm getQualifyForAnotherPromoTargetForm()

getFGCombineForm

com.smartgwt.client.widgets.form.DynamicForm getFGCombineForm()

getStepItemForm

com.smartgwt.client.widgets.form.DynamicForm getStepItemForm()

getCloneButton

com.smartgwt.client.widgets.toolbar.ToolStripButton getCloneButton()

getOrderItemCombineForm

com.smartgwt.client.widgets.form.DynamicForm getOrderItemCombineForm()

getOrderItemCombineRuleRadio

com.smartgwt.client.widgets.form.fields.RadioGroupItem getOrderItemCombineRuleRadio()

getOrderItemCombineLabel

com.smartgwt.client.widgets.Label getOrderItemCombineLabel()

getCustomerLayout

com.smartgwt.client.widgets.layout.VLayout getCustomerLayout()

getOrderSectionLayout

com.smartgwt.client.widgets.layout.VLayout getOrderSectionLayout()

getCustomerSection

SectionView getCustomerSection()

getOrderSection

SectionView getOrderSection()

getQualifyingItemSubTotal

com.smartgwt.client.widgets.form.fields.FloatItem getQualifyingItemSubTotal()

getQualifyingItemSubTotalForm

com.smartgwt.client.widgets.form.DynamicForm getQualifyingItemSubTotalForm()

getNewTargetItemBuilderLayout

com.smartgwt.client.widgets.layout.VLayout getNewTargetItemBuilderLayout()

getTargetItemBuilderViews

List<ItemBuilderDisplay> getTargetItemBuilderViews()

getTargetItemBuilderContainerLayout

com.smartgwt.client.widgets.layout.VLayout getTargetItemBuilderContainerLayout()

getTargetAddItemButton

com.smartgwt.client.widgets.Button getTargetAddItemButton()

addTargetItemBuilder

ItemBuilderDisplay addTargetItemBuilder(com.smartgwt.client.data.DataSource orderItemDataSource)

removeTargetItemBuilder

void removeTargetItemBuilder(ItemBuilderDisplay itemBuilder)

removeAllTargetItemBuilders

void removeAllTargetItemBuilders()


Copyright © 2013. All Rights Reserved.