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.SerializableReturninginvoke in interface Callback.SerializableReturning<Object>Copyright © 2012–2017 OmniFaces. All rights reserved.