Package de.hybris.platform.cmscockpit
Class HybrisUiEngineExtImpl
java.lang.Object
org.zkoss.zk.ui.impl.UiEngineImpl
org.zkoss.zk.ui.impl.HybrisUiEngineImpl
de.hybris.platform.cmscockpit.HybrisUiEngineExtImpl
- All Implemented Interfaces:
org.zkoss.zk.ui.sys.UiEngine
An implementation of
UiEngine.-
Nested Class Summary
Nested classes/interfaces inherited from class org.zkoss.zk.ui.impl.UiEngineImpl
org.zkoss.zk.ui.impl.UiEngineImpl.Extension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddResponse(String key, org.zkoss.zk.au.AuResponse response) protected static HybrisUiVisualizerMethods inherited from class org.zkoss.zk.ui.impl.HybrisUiEngineImpl
activate, addInvalidate, addInvalidate, addMoved, addSmartUpdate, addSmartUpdate, addSmartUpdate, addUuidChanged, beginUpdate, ceaseSuspendedThread, createComponents, deactivate, desktopDestroyed, disableClientUpdate, endUpdate, execNewPage, execNewPage, execNewPage0, execRecover, execUpdate, getNativeContent, getSuspendedThreads, hasSuspendedThread, isInvalidated, isRequestDuplicate, notify, notify, notifyAll, notifyAll, popOwner, pushOwner, sendRedirect, setAbortingReason, start, stop, waitMethods inherited from class org.zkoss.zk.ui.impl.UiEngineImpl
activate, addResponse, addResponse, addSmartUpdate, addSmartUpdate, addUuidChanged, afterRenderComponents, closeUpdate, createComponents, endUpdate, finishUpdate, recycleDesktop, setOwner, startUpdate
-
Constructor Details
-
HybrisUiEngineExtImpl
public HybrisUiEngineExtImpl()
-
-
Method Details
-
addResponse
- Specified by:
addResponsein interfaceorg.zkoss.zk.ui.sys.UiEngine- Overrides:
addResponsein classHybrisUiEngineImpl
-
getCurrentVisualizer
-