Package io.keikai.jsp

Class SmartUpdateBridge

All Implemented Interfaces:
Serializable

public class SmartUpdateBridge extends JsonUpdateBridge
The smart update bridge to encapsulate the ZK knowledge behind this implementation.
Since:
5.1.0
Author:
jumperchen
See Also:
  • Method Details

    • process

      protected void process(org.zkoss.zk.ui.Desktop desktop) throws Exception
      Internal use, not to invoked this.
      Specified by:
      process in class UpdateBridge
      Parameters:
      desktop -
      Throws:
      Exception