|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BText | |
org.barracudamvc.core.comp |
Uses of BText in org.barracudamvc.core.comp |
Fields in org.barracudamvc.core.comp declared as BText | |
protected BText |
BTable.caption
|
Methods in org.barracudamvc.core.comp that return BText | |
BText |
BText.setText(String itext)
Set the text for this particular component |
BText |
BText.setAllowMarkupInText(boolean val)
Do we wish to allow markup in this text (defaults to false) |
BText |
BTable.getCaption()
Get the caption that backs the table |
Methods in org.barracudamvc.core.comp with parameters of type BText | |
BTable |
BTable.setCaption(BText icaption)
Set the caption that backs the table |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |