Class ColorboxInputAgentBuilder

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

public class ColorboxInputAgentBuilder extends Object implements OperationAgentBuilder<ComponentAgent,InputAgent>
A specific InputAgent implementation for Colorbox, because its AU data only contains 1 key-value pair, {"color":"#333366"}
Author:
Hawk