org.broadleafcommerce.admin.client.presenter.catalog.product
Class SkusPresenter
java.lang.Object
org.broadleafcommerce.openadmin.client.presenter.entity.DynamicFormPresenter
org.broadleafcommerce.openadmin.client.presenter.entity.SubPresenter
org.broadleafcommerce.admin.client.presenter.catalog.product.SkusPresenter
- All Implemented Interfaces:
- SubPresentable
public class SkusPresenter
- extends SubPresenter
- Author:
- Phillip Verheyden
| Fields inherited from class org.broadleafcommerce.openadmin.client.presenter.entity.SubPresenter |
abstractDynamicDataSource, associatedRecord, availableToTypes, canEdit, disabled, display, prefix, readOnly, removeButtonHandlerRegistration, selectionChangedHandlerRegistration, showDisabledState, showId |
|
Method Summary |
void |
bind()
|
| Methods inherited from class org.broadleafcommerce.openadmin.client.presenter.entity.SubPresenter |
disable, enable, getDisplay, getRelationshipValue, getRemoveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, load, load, setDataSource, setReadOnly, setStartState, updatePresenterReadOnlyStatus |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newEntityDialogTitle
protected String newEntityDialogTitle
initialValues
protected Map<String,Object> initialValues
removedClickedHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration removedClickedHandlerRegistration
addClickedHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration addClickedHandlerRegistration
SkusPresenter
public SkusPresenter(SubItemDisplay display,
String newEntityDialogTitle,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
bind
public void bind()
- Specified by:
bind in interface SubPresentable- Overrides:
bind in class SubPresenter
Copyright © 2012. All Rights Reserved.