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
public class HybrisUiEngineExtImpl extends HybrisUiEngineImpl
An implementation ofUiEngine.
-
-
Constructor Summary
Constructors Constructor Description HybrisUiEngineExtImpl()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddResponse(java.lang.String key, org.zkoss.zk.au.AuResponse response)protected static HybrisUiVisualizergetCurrentVisualizer()-
Methods 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, wait
-
-
-
-
Method Detail
-
addResponse
public void addResponse(java.lang.String key, org.zkoss.zk.au.AuResponse response)- Specified by:
addResponsein interfaceorg.zkoss.zk.ui.sys.UiEngine- Overrides:
addResponsein classHybrisUiEngineImpl
-
getCurrentVisualizer
protected static HybrisUiVisualizer getCurrentVisualizer()
-
-