Style Intelligence v12.0

inetsoft.report
Interface SectionLens.Visitor

Enclosing interface:
SectionLens

public static interface SectionLens.Visitor

Visitor to all bands in the section.


Method Summary
 void visit(SectionBand band, Object type)
          This method is called on every band in the section.
 

Method Detail

visit

void visit(SectionBand band,
           Object type)
This method is called on every band in the section.

Parameters:
band - visited band.
type - band type.

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.