public class ELContext extends Object
| Constructor and Description |
|---|
ELContext(BaseComponent component,
BaseComponent parent,
PageElement element,
Map<String,Object> args) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(String name)
Returns a value for the named object.
|
public ELContext(BaseComponent component, BaseComponent parent, PageElement element, Map<String,Object> args)
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.