org.zkoss.zkmax.au.websocket.WebSocketEndPoint.urlPattern"

From Documentation
(Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.urlPattern {{GlobalLibraryProperty}} Default: <i>/zkwm</i> [Since 8.5.0...")
 
 
Line 6: Line 6:
  
 
  Default: <i>/zkwm</i>
 
  Default: <i>/zkwm</i>
[Since 8.5.0]
+
{{versionSince| 8.5.0}}
 
{{ZK EE}}
 
{{ZK EE}}
  
It specifies the update URL pattern when WebSocket connection is enabled.
+
It specifies the update URL pattern when the WebSocket connection is enabled.
  
Only works when WebSocket connection is enabled.
+
Only works when a WebSocket connection is enabled.
  
 
{{ZKConfigurationReferencePageFooter}}
 
{{ZKConfigurationReferencePageFooter}}

Latest revision as of 07:04, 29 March 2022


DocumentationZK Configuration Referencezk.xmlThe Library Propertiesorg.zkoss.zkmax.au.websocket.WebSocketEndPoint.urlPattern
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.urlPattern


Property: org.zkoss.zkmax.au.websocket.WebSocketEndPoint.urlPattern

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: /zkwm

Since 8.5.0

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

It specifies the update URL pattern when the WebSocket connection is enabled.

Only works when a WebSocket connection is enabled.



Last Update : 2022/03/29

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.