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 void
ActionHelper. wireAction(StatelessRichlet richlet, IStubComponent iStubComponent)
Wires the method action handlers from the givenrichlet
into each matched client widget.
-