public final class ValidateBean.TargetFormInvoker extends Object implements Callback.Void
| Constructor and Description |
|---|
TargetFormInvoker(UIComponent parent,
Callback.WithArgument<UIForm> operation) |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke()
This method should be invoked by the method where you're passing this callback instance to.
|
public TargetFormInvoker(UIComponent parent, Callback.WithArgument<UIForm> operation)
public void invoke()
Callback.Voidinvoke in interface Callback.VoidCopyright © 2012–2014 OmniFaces. All rights reserved.