public interface ComponentSelector
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.webui.core.UIComponent |
getSourceComponent()
Gets the source component of a selector
|
void |
setSourceComponent(org.exoplatform.webui.core.UIComponent uicomponent,
String[] initParams)
Sets the source component of a selector
|
org.exoplatform.webui.core.UIComponent getSourceComponent()
void setSourceComponent(org.exoplatform.webui.core.UIComponent uicomponent,
String[] initParams)
uicomponent - the uicomponentinitParams - the init paramsCopyright © 2003–2019 eXo Platform SAS. All rights reserved.