Uses of Class
ar.com.fdvs.dj.domain.DJLabel

Packages that use DJLabel
ar.com.fdvs.dj.domain   
ar.com.fdvs.dj.domain.builders   
 

Uses of DJLabel in ar.com.fdvs.dj.domain
 

Subclasses of DJLabel in ar.com.fdvs.dj.domain
 class DJGroupLabel
          Labels to added in groups footer or headers variables (i.e: Subtotal).
 

Methods in ar.com.fdvs.dj.domain that return DJLabel
 DJLabel DJCrosstab.getCaption()
           
 

Methods in ar.com.fdvs.dj.domain with parameters of type DJLabel
 void DJCrosstab.setCaption(DJLabel caption)
           
 

Uses of DJLabel in ar.com.fdvs.dj.domain.builders
 

Methods in ar.com.fdvs.dj.domain.builders with parameters of type DJLabel
 CrosstabBuilder CrosstabBuilder.setCaption(DJLabel caption)
           
 



Copyright © 2006-2011 FDV Solutions. All Rights Reserved.