Uses of Interface
io.keikai.jsf.Action
Packages that use Action
-
Uses of Action in io.keikai.jsf
Methods in io.keikai.jsf with parameters of type ActionModifier and TypeMethodDescriptionvoidExecute the action in zk lifecycle, and update the result to client, it throws ComponentNotFoundException if zk desktop not found (e.g you run the action in JSF post-back, so desktop was removed)voidExecute the action in zk lifecycle, and update the result to client. -
Uses of Action in io.keikai.jsf.ui.impl
Methods in io.keikai.jsf.ui.impl with parameters of type Action