Uses of Interface
org.zkoss.stateless.ui.StatelessRichlet
-
Packages that use StatelessRichlet Package Description org.zkoss.stateless.ui.util -
-
Uses of StatelessRichlet in org.zkoss.stateless.ui.util
Methods in org.zkoss.stateless.ui.util with parameters of type StatelessRichlet Modifier and Type Method Description static voidActionHelper. wireAction(StatelessRichlet richlet, IStubComponent iStubComponent)Wires the method action handlers from the givenrichletinto each matched client widget.
-