| 
Groovy 1.7.9 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.ui.HistoryRecord
class HistoryRecord extends Object
| 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-2010 The Codehaus. All rights reserved.