@FunctionalInterface public static interface Callback.Void
Modifier and Type | Method and Description |
---|---|
void |
invoke()
This method should be invoked by the method where you're passing this callback instance to.
|
Copyright © 2012–2020 OmniFaces. All rights reserved.