Uses of Class
org.barracudamvc.core.comp.BImage

Packages that use BImage
org.barracudamvc.core.comp   
 

Uses of BImage in org.barracudamvc.core.comp
 

Methods in org.barracudamvc.core.comp that return BImage
 BImage BImage.setAlt(String ialt)
          Set the alt text for this particular component
 BImage BImage.setHeight(String iheight)
          Set the height for this particular component
 BImage BImage.setSrc(String isrc)
          Set the source for this particular component
 BImage BImage.setTitle(String ititle)
          Set the title for this particular component
 BImage BImage.setWidth(String iwidth)
          Set the width for this particular component
 



Copyright © 2006 BarracudaMVC.org All Rights Reserved.