gzz.view.buoy
Class TransclusionCellLinker

java.lang.Object
  |
  +--gzz.view.buoy.TransclusionCellLinker
All Implemented Interfaces:
CellBuoyViewLinker

Deprecated. INCOMPLETE

public abstract class TransclusionCellLinker
extends java.lang.Object
implements CellBuoyViewLinker

Make links between cells that transclude


Constructor Summary
TransclusionCellLinker()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface gzz.view.buoy.CellBuoyViewLinker
doLinks
 

Constructor Detail

TransclusionCellLinker

public TransclusionCellLinker()
Deprecated.