|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object groovy.ui.HistoryRecord
class HistoryRecord
Property Summary | |
---|---|
String |
allText
|
Throwable |
exception
|
Object |
result
|
String |
scriptName
|
int |
selectionEnd
|
int |
selectionStart
|
Method Summary | |
---|---|
String
|
getTextToRun(boolean useSelection)
|
Object
|
getValue()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
String allText
Throwable exception
Object result
String scriptName
int selectionEnd
int selectionStart
Method Detail |
---|
String getTextToRun(boolean useSelection)
Object getValue()
Copyright © 2003-2013 The Codehaus. All rights reserved.