/[gzz]/gzz/gzz/view/buoy/pagespanNodes.py
ViewVC logotype

Diff of /gzz/gzz/view/buoy/pagespanNodes.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by tjl, Fri Feb 7 12:49:28 2003 UTC revision 1.22 by tjl, Sat Feb 8 22:13:40 2003 UTC
# Line 20  def makeEnf(span): Line 20  def makeEnf(span):
20      return gzz.media.impl.Enfilade1DImpl.theMaker.makeEnfilade(span)      return gzz.media.impl.Enfilade1DImpl.theMaker.makeEnfilade(span)
21    
22  class AbstractPageSpanNodeType(BuoyViewNodeType):  class AbstractPageSpanNodeType(BuoyViewNodeType):
23        """Just do the stuff that would be same for both
24        buoy types.
25        """
26      def __init__(self, scrollBlockLinker):      def __init__(self, scrollBlockLinker):
27          self.scrollBlockLinker = scrollBlockLinker          self.scrollBlockLinker = scrollBlockLinker
28      def createMainNode(self, linkId, anchorSpan, listener):      def createMainNode(self, linkId, anchorSpan, listener):

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26