Groovy 1.7.2

groovy.ui
Class HistoryRecord

java.lang.Object
  groovy.ui.HistoryRecord

public class HistoryRecord
extends Object

Method Summary
String getTextToRun(boolean useSelection)

Object getValue()

 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Method Detail

getTextToRun

public String getTextToRun(boolean useSelection)


getValue

public Object getValue()


 

Copyright © 2003-2010 The Codehaus. All rights reserved.