Class LiveEditView.DesktopRefreshContentHandler
- java.lang.Object
-
- de.hybris.platform.cmscockpit.components.liveedit.LiveEditView.DesktopRefreshContentHandler
-
- All Implemented Interfaces:
RefreshContentHandler<LiveEditView>
- Enclosing class:
- LiveEditView<T extends LiveEditPopupEditDialog>
public static class LiveEditView.DesktopRefreshContentHandler extends java.lang.Object implements RefreshContentHandler<LiveEditView>
-
-
Constructor Summary
Constructors Constructor Description DesktopRefreshContentHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonRefresh(LiveEditView view)
-
-
-
Method Detail
-
onRefresh
public void onRefresh(LiveEditView view)
- Specified by:
onRefreshin interfaceRefreshContentHandler<LiveEditView>
-
-