org.broadleafcommerce.cms.admin.client.presenter.structure
Class StructuredContentPresenterInitializer
java.lang.Object
org.broadleafcommerce.cms.admin.client.presenter.structure.StructuredContentPresenterInitializer
public class StructuredContentPresenterInitializer
- extends Object
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTEMAP
public static Map<FilterType,String> ATTRIBUTEMAP
presenter
protected StructuredContentPresenter presenter
offerItemCriteriaDataSource
protected DynamicEntityDataSource offerItemCriteriaDataSource
orderItemDataSource
protected DynamicEntityDataSource orderItemDataSource
StructuredContentPresenterInitializer
public StructuredContentPresenterInitializer(StructuredContentPresenter presenter,
DynamicEntityDataSource offerItemCriteriaDataSource,
DynamicEntityDataSource orderItemDataSource)
getDisplay
protected StructuredContentDisplay getDisplay()
initSection
public void initSection(com.smartgwt.client.data.Record selectedRecord,
boolean disabled)
initFilterBuilder
public void initFilterBuilder(com.smartgwt.client.widgets.form.FilterBuilder filterBuilder,
String rule)
initItemQualifiers
public void initItemQualifiers(com.smartgwt.client.data.Record selectedRecord,
boolean disabled)
Copyright © 2011. All Rights Reserved.