Search results

From Documentation

Page title matches

  • #REDIRECT [[Small Talks/2007/October/Integrate Server Push with ListModel - SimpleListModelSharer]]
    99 bytes (11 words) - 08:24, 20 September 2010
  • In the latest version of ZK, 3.0 RC, we provide a new feature – Server Push, which let you access desktop and all of its children components out of a Z ...u a convenient class called SimpleListModelSharer, which integrates Server Push and ListModel to share single ListModel to multiple desktops. You can just
    5 KB (599 words) - 03:37, 28 December 2011
  • To show how easy we can use server push with ZK, let us take a look at the stock charting example. ...oesn't allow this directly. However, there are some ways to emulate server push. We will mention two examples below, one by client polling and the other us
    8 KB (1,063 words) - 03:49, 8 December 2010
  • ...ools for dealing with web development. The first is the concept of "Server Push". And the second is the use of the graph, "Dial Chart". ...e an invaluable tool for creating rich interfaces and working with "Server Push" can make the systems much more interesting. In this article we will show h
    11 KB (1,348 words) - 08:09, 15 March 2011
  • ...ld-saying, “Life finds a way.” Thus, there are many ways to emulate server push. Three of the most famous examples are [http://en.wikipedia.org/wiki/Revers =What can server push do for you?=
    9 KB (1,337 words) - 02:38, 27 December 2019
  • ...information from a remote embedded system and update the UI with ZK Server Push. I hope these tips will be useful references for those who have a similar r ...Servlet in Java EE, accompanied by Observable Pattern to trigger ZK Server Push to change ZUL. The main classes and ZUL are named below:
    5 KB (822 words) - 03:38, 8 March 2016
  • # enable server push ...ous event listener]], or implement it as [[ZK Developer's Reference/Server Push/Synchronous Tasks|a synchronous task]] and handle lengthy operation outside
    3 KB (365 words) - 07:37, 8 July 2022
  • ZK generalizes the event queue to support the server push. The use is straightforward: specifying the scope of a given event queue as ...the task can execute asynchronously; or [[ZK Developer's Reference/Server Push/Synchronous Tasks|Synchronous Tasks]] if it must execute synchronously.
    2 KB (229 words) - 03:21, 1 February 2024
  • ...plication, once a message is entered by a participant, the server has to ''push'' it to all clients that are involved in the conversation. ...it asynchronously -- please refer to the [[ZK Developer's Reference/Server Push/Asynchronous Tasks|Asynchronous Tasks]] section for more information.
    5 KB (694 words) - 10:25, 5 February 2024
  • ...er Push is available in ZK PE and EE, while ZK EE supports Servlet 3 Comet Push. | Comet Server Push
    8 KB (1,170 words) - 04:18, 1 February 2024
  • ...technology a few approaches] to emulate ''push'' -- it is also called Ajax Push. We can summarize these approaches in 2 categories: ...nd cons, and we will discuss them in the [[ZK Developer's Reference/Server Push/Configuration|Configuration]] section.
    2 KB (248 words) - 09:21, 14 September 2023
  • <server-push-class>''a_class_name''</server-push-class> It specifies which class used to implement the server-push feature. The class must have a default constructor (without any argument),
    1 KB (133 words) - 06:21, 5 August 2011
  • ...working thread when your predefined condition is satisfied. To use server push is simple,and it requires only three steps as follows, ...nvoke <code>Desktop.enableServerPush(boolean bool)</code> to enable server push
    4 KB (573 words) - 10:35, 19 January 2022

Page text matches

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Google Custom Wiki Search