Package org.zkoss.zats.mimic.impl
-
Interface Summary Interface Description ClientCtrl Client controller interface.ClientCtrl.DestroyListener DesktopCtrl The interface of desktop controller.EventDataBuilder<E extends org.zkoss.zk.ui.event.Event> This interface defines API to construct data of AU request.LayoutResponseHandler The interface of DHtmlLayoutServlet response handler.OperationAgentBuilder<A extends Agent,O extends OperationAgent> Create anOperationAgentobject for one or a group of ZK components.UpdateResponseHandler The interface of asynchronous update response handler (DHtmlUpdateServlet).ValueResolver ValueResolver will try to convert a ComponentAgent to the object of specified class. -
Class Summary Class Description DefaultComponentAgent The default implement of component agent.DefaultDesktopAgent Default implementation fof DesktopAgent.DefaultPageAgent Default implementation for PageAgent.EmulatorClient The default server emulator client implementation.EventDataManager The manager of event data builder.FormDataUtility OperationAgentManager This class maintains a mapping registry between ZK components (in specific version range) andOperationAgentBuilder.ResponseHandlerManager The manager of response handler.Util Utilities for implementation.ValueResolverManager This class maintains a list ofValueResolver.