public static class ResolveComponent.ComponentClientIdResolver extends Object implements Callback.SerializableReturning<Object>
Constructor and Description |
---|
ComponentClientIdResolver(String foundComponentId) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke()
This method should be invoked by the method where you're passing this callback instance to.
|
public ComponentClientIdResolver(String foundComponentId)
public Object invoke()
Callback.SerializableReturning
invoke
in interface Callback.SerializableReturning<Object>
Copyright © 2012–2020 OmniFaces. All rights reserved.