Uses of Class
org.enhydra.barracuda.core.comp.BText

Packages that use BText
org.enhydra.barracuda.core.comp   
 

Uses of BText in org.enhydra.barracuda.core.comp
 

Fields in org.enhydra.barracuda.core.comp declared as BText
protected  BText BTable.caption
           
 

Methods in org.enhydra.barracuda.core.comp that return BText
 BText BTable.getCaption()
          Get the caption that backs the table
 

Methods in org.enhydra.barracuda.core.comp with parameters of type BText
 void BTable.setCaption(BText icaption)
          Set the caption that backs the table
 



Copyright © 2003 BarracudaMVC.org All Rights Reserved.