Package org.zkoss.stateless.annotation
-
Annotation Types Summary Annotation Type Description Action Annotation for mapping client widget events onto methods inStatelessComposerorStatelessRichletclasses with flexible method signatures.ActionVariable Annotation which indicates that a method parameter of anActionor a field member of a POJO class should be bound to a value ofIComponentattribute at client if possible.RichletMapping Represents a mapping of Http Request path with GET method to aStatelessRichlet's method handler or its implementation class.