Class SliderInputAgentBuilder

java.lang.Object
org.zkoss.zats.mimic.impl.operation.SliderInputAgentBuilder
All Implemented Interfaces:
OperationAgentBuilder<ComponentAgent,InputAgent>

public class SliderInputAgentBuilder extends Object implements OperationAgentBuilder<ComponentAgent,InputAgent>
The builder of input agent for slider component. This agent only performs onScroll event.
Author:
pao