| Package | Description |
|---|---|
| xyz.cofe.cxconsole.groovy | |
| xyz.cofe.cxconsole.script | |
| xyz.cofe.cxconsole.script.jsr233 |
| Modifier and Type | Field and Description |
|---|---|
protected EngineBindings |
GroovyEngine.bindings |
| Modifier and Type | Method and Description |
|---|---|
EngineBindings |
GroovyEngine.getBindings() |
| Modifier and Type | Method and Description |
|---|---|
protected groovy.lang.Binding |
GroovyEngine.createGroovyBinding(EngineBindings ebind)
Создает прокси "привязок" для GroovyShell
|
void |
GroovyEngine.setBindings(EngineBindings bindings) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEngineBindings |
| Modifier and Type | Field and Description |
|---|---|
protected EngineBindings |
ScriptService.bindings |
protected EngineBindings |
BindedVar.bindings |
| Modifier and Type | Method and Description |
|---|---|
EngineBindings |
GetBindings.getBindings()
Указывает "привязку" к переменным
|
EngineBindings |
ScriptService.getBindings() |
EngineBindings |
CxScriptConsole.getBindings()
Возвращает ссылку на EngineBindings
|
EngineBindings |
BindedVar.getBindings() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BindingTablePanel.listen(EngineBindings ebindings,
EventMap<String,Object> evmap) |
void |
ScriptService.setBindings(EngineBindings bindings) |
void |
SetBindings.setBindings(EngineBindings eb)
Указывает "привязку" к переменным
|
void |
BindedVar.setBindings(EngineBindings bindings) |
| Constructor and Description |
|---|
BindedVar(String name,
EngineBindings bindings) |
| Modifier and Type | Field and Description |
|---|---|
protected EngineBindings |
JSR233BindingAdapter.bindings |
protected EngineBindings |
EngineImpl.engineBindings |
| Modifier and Type | Method and Description |
|---|---|
EngineBindings |
EngineImpl.getBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
EngineImpl.setBindings(EngineBindings eb) |
| Constructor and Description |
|---|
JSR233BindingAdapter(EngineBindings bindings) |
Copyright © 2018. All rights reserved.