org.broadleafcommerce.admin.client.presenter.catalog.product
Class OneToOneProductSkuPresenter
java.lang.Object
org.broadleafcommerce.openadmin.client.presenter.entity.AbstractEntityPresenter
org.broadleafcommerce.openadmin.client.presenter.entity.DynamicEntityPresenter
org.broadleafcommerce.admin.client.presenter.catalog.product.OneToOneProductSkuPresenter
- All Implemented Interfaces:
- EntityPresenter, Instantiable
public class OneToOneProductSkuPresenter
- extends DynamicEntityPresenter
- implements Instantiable
- Author:
- jfischer
| Fields inherited from class org.broadleafcommerce.openadmin.client.presenter.entity.DynamicEntityPresenter |
addClickHandlerRegistration, cellSavedHandlerRegistration, collectionMetadatas, disabled, display, entityTypeChangedHandlerRegistration, fetchDataHandlerRegistration, formPresenter, gridFields, gridHelper, initialValues, lastSelectedRecord, loaded, modifierList, presenterSequenceSetupManager, removeClickHandlerRegistration, saveButtonHandlerRegistration, selectionChangedHandlerRegistration, showArchivedButtonHandlerRegistration, subPresentables, viewModifierDataSourceMap |
| Methods inherited from class org.broadleafcommerce.openadmin.client.presenter.entity.DynamicEntityPresenter |
addClicked, addNewItem, changeSelectionWrapper, compileDefaultValuesFromCurrentFilter, containsDisplay, disable, enable, getAddClickHandlerRegistration, getCellSavedHandlerRegistration, getEntityTypeChangedHandlerRegistration, getInitialValues, getLoaded, getModifierList, getPresenterSequenceSetupManager, getRemoveClickHandlerRegistration, getSaveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, getSubPresentables, initializeAdvancedCollections, initializeLookup, loadInitialItem, removeClicked, saveClicked, setDisplay, setGridFields, setInitialValues, setReadOnly, setStartState, setSubPresentable, setupDisplayItems |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
productSearchView
protected EntitySearchDialog productSearchView
skuSearchView
protected EntitySearchDialog skuSearchView
parentCategoriesPresenter
protected SubPresentable parentCategoriesPresenter
productOptionsPresenter
protected AssociatedProductOptionPresenterBasic productOptionsPresenter
skusPresenter
protected SubPresentable skusPresenter
bundleItemsPresenter
protected SubPresentable bundleItemsPresenter
library
protected HashMap<String,Object> library
extendedFetchDataHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration extendedFetchDataHandlerRegistration
OneToOneProductSkuPresenter
public OneToOneProductSkuPresenter()
changeSelection
protected void changeSelection(com.smartgwt.client.data.Record selectedRecord)
- Overrides:
changeSelection in class DynamicEntityPresenter
itemSaved
protected void itemSaved(com.smartgwt.client.data.DSResponse response,
Object rawData,
com.smartgwt.client.data.DSRequest request)
- Overrides:
itemSaved in class DynamicEntityPresenter
bind
public void bind()
- Overrides:
bind in class DynamicEntityPresenter
addClicked
protected void addClicked()
- Overrides:
addClicked in class DynamicEntityPresenter
setup
public void setup()
- Specified by:
setup in interface EntityPresenter
postSetup
public void postSetup(com.smartgwt.client.widgets.Canvas container)
- Specified by:
postSetup in interface EntityPresenter- Overrides:
postSetup in class DynamicEntityPresenter
getDisplay
public OneToOneProductSkuDisplay getDisplay()
- Specified by:
getDisplay in interface EntityPresenter- Overrides:
getDisplay in class DynamicEntityPresenter
Copyright © 2013. All Rights Reserved.