[Groovy] Class HistoryRecord

  • groovy.ui.HistoryRecord

Properties Summary

Properties
Type Name and description
String allText
Throwable exception
Object result
String scriptName
int selectionEnd
int selectionStart

Methods Summary

Methods
Type Params Return Type Name and description
String getTextToRun(boolean useSelection)
Object getValue()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
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()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/ui/HistoryRecord.html