Uses of Interface
org.zkoss.zk.ui.util.DesktopInit
-
Packages that use DesktopInit Package Description org.zkoss.zkmax.au org.zkoss.zkmax.au.websocket org.zkoss.zkmax.init -
-
Uses of DesktopInit in org.zkoss.zkmax.au
Classes in org.zkoss.zkmax.au that implement DesktopInit Modifier and Type Class Description static classInaccessibleWidgetBlockService.DesktopInitThe initial listener used to register in WEB-INF/zk.xml -
Uses of DesktopInit in org.zkoss.zkmax.au.websocket
Classes in org.zkoss.zkmax.au.websocket that implement DesktopInit Modifier and Type Class Description classWebSocketDesktopInitA DesktopInit implementation for WebSocket connections. -
Uses of DesktopInit in org.zkoss.zkmax.init
Classes in org.zkoss.zkmax.init that implement DesktopInit Modifier and Type Class Description classEmbeddedDesktopInitA embedded desktop info check
-