|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crsh.text.ui.Element
org.crsh.text.ui.EvalElement
public class EvalElement
Field Summary | |
---|---|
(package private) groovy.lang.Closure |
closure The closure to evaluate. |
Constructor Summary | |
---|---|
EvalElement() |
Method Summary | |
---|---|
Renderer |
renderer() |
Methods inherited from class org.crsh.text.ui.Element |
---|
getStyle, header, label, render, row, setStyle, style |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
groovy.lang.Closure closure
Constructor Detail |
---|
public EvalElement()
Method Detail |
---|
public Renderer renderer()
renderer
in class Element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |