org.broadleafcommerce.openadmin.client.presenter.entity
Class HtmlEditingPresenter
java.lang.Object
org.broadleafcommerce.openadmin.client.presenter.entity.AbstractEntityPresenter
org.broadleafcommerce.openadmin.client.presenter.entity.DynamicEntityPresenter
org.broadleafcommerce.openadmin.client.presenter.entity.HtmlEditingPresenter
- All Implemented Interfaces:
- EntityPresenter
public class HtmlEditingPresenter
- extends DynamicEntityPresenter
| 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, changeSelection, changeSelectionWrapper, compileDefaultValuesFromCurrentFilter, containsDisplay, disable, enable, getAddClickHandlerRegistration, getCellSavedHandlerRegistration, getDisplay, getEntityTypeChangedHandlerRegistration, getInitialValues, getLoaded, getModifierList, getPresenterSequenceSetupManager, getRemoveClickHandlerRegistration, getSaveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, getSubPresentables, initializeAdvancedCollections, initializeLookup, itemSaved, loadInitialItem, postSetup, 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 |
getTemplatePath
public String getTemplatePath()
displayAssetSearchDialog
public void displayAssetSearchDialog(RichTextToolbar item)
getAdminContext
protected String getAdminContext()
getPreviewUrlPrefix
protected String getPreviewUrlPrefix()
setup
public void setup()
bind
public void bind()
- Overrides:
bind in class DynamicEntityPresenter
addListenerToFormItem
public void addListenerToFormItem(RichTextToolbar formItem)
getAssetSearchDialogView
protected AssetSearchDialog getAssetSearchDialogView()
setAssetSearchDialogView
protected void setAssetSearchDialogView(AssetSearchDialog assetSearchDialogView)
getInstance
public static HtmlEditingPresenter getInstance()
Copyright © 2013. All Rights Reserved.