public interface UIValueControl
UserProfileRenderingService.
Created by The eXo Platform SAS| Modifier and Type | Method and Description |
|---|---|
void |
render(String key,
String value,
org.exoplatform.webui.application.WebuiRequestContext context)
Render the value control.
|
void render(String key, String value, org.exoplatform.webui.application.WebuiRequestContext context) throws IOException, Exception
key - the keyvalue - the value to which add a controlcontext - the WebUI contextIOException - Signals that an I/O exception has occurred.Exception - the exceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.