public final class UIExtensionUtils extends Object
| Constructor and Description |
|---|
UIExtensionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,org.exoplatform.webui.core.UIComponent> |
getComponents(String extensionType,
org.exoplatform.webui.core.UIContainer parent,
Map<String,Object> context)
get list of ui components by extenstion type and parent component.
|
public static Map<String,org.exoplatform.webui.core.UIComponent> getComponents(String extensionType, org.exoplatform.webui.core.UIContainer parent, Map<String,Object> context)
extensionType - - type of ui extenstionparent - - parent componentcontext - Copyright © 2003–2019 eXo Platform SAS. All rights reserved.