org.broadleafcommerce.admin.client.presenter.catalog.product
Class ProductOptionPresenter
java.lang.Object
org.broadleafcommerce.openadmin.client.presenter.entity.AbstractEntityPresenter
org.broadleafcommerce.openadmin.client.presenter.entity.DynamicEntityPresenter
org.broadleafcommerce.admin.client.presenter.catalog.product.ProductOptionPresenter
- All Implemented Interfaces:
- EntityPresenter, Instantiable
public class ProductOptionPresenter
- extends DynamicEntityPresenter
- implements Instantiable
- Author:
- Phillip Verheyden
| 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, addClicked, addNewItem, changeSelectionWrapper, compileDefaultValuesFromCurrentFilter, containsDisplay, disable, enable, getAddClickHandlerRegistration, getCellSavedHandlerRegistration, getEntityTypeChangedHandlerRegistration, getInitialValues, getLoaded, getModifierList, getPresenterSequenceSetupManager, getRemoveClickHandlerRegistration, getSaveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, getSubPresentables, initializeAdvancedCollections, initializeLookup, itemSaved, 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 |
productOptionValuePresenter
protected SubPresentable productOptionValuePresenter
mapEntityAdd
protected MapStructureEntityEditDialog mapEntityAdd
ProductOptionPresenter
public ProductOptionPresenter()
changeSelection
protected void changeSelection(com.smartgwt.client.data.Record selectedRecord)
- Overrides:
changeSelection in class DynamicEntityPresenter
bind
public void bind()
- Overrides:
bind 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 ProductOptionDisplay getDisplay()
- Specified by:
getDisplay in interface EntityPresenter- Overrides:
getDisplay in class DynamicEntityPresenter
Copyright © 2013. All Rights Reserved.