de.skrueger.xulu.plugin.gnur
Class RVarSingleGrid

java.lang.Object
  extended by de.skrueger.xulu.plugin.gnur.RVarAdapter
      extended by de.skrueger.xulu.plugin.gnur.RVarSingleGrid

public class RVarSingleGrid
extends RVarAdapter


Field Summary
 
Fields inherited from class de.skrueger.xulu.plugin.gnur.RVarAdapter
prop
 
Constructor Summary
protected RVarSingleGrid(Property prop)
           
 
Method Summary
 void fromR(Rengine re)
           
 void toR(Rengine re)
           
 
Methods inherited from class de.skrueger.xulu.plugin.gnur.RVarAdapter
createFrom, getName, getRName, isExport, isImport, setRName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RVarSingleGrid

protected RVarSingleGrid(Property prop)
Method Detail

fromR

public void fromR(Rengine re)
Specified by:
fromR in class RVarAdapter

toR

public void toR(Rengine re)
Specified by:
toR in class RVarAdapter